Uses of Class
io.fluxzero.common.api.search.constraints.NotConstraint
Packages that use NotConstraint
-
Uses of NotConstraint in io.fluxzero.common.api.search.constraints
Methods in io.fluxzero.common.api.search.constraints that return NotConstraintModifier and TypeMethodDescriptionstatic NotConstraintNotConstraint.not(Constraint constraint) Factory method to create aNotConstraint.