JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.github.queritylib.querity.api.NotCondition
Uses of
NotCondition
in
io.github.queritylib.querity.api
Methods in
io.github.queritylib.querity.api
that return
NotCondition
Modifier and Type
Method
Description
static
NotCondition
Querity.
not
(
Condition
condition)