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