- All Known Subinterfaces:
Predicate
- All Known Implementing Classes:
AbstractPredicate, BetweenPredicate, BinaryExpressionPredicate, BooleanLiteral, CompoundPredicate, EqPredicate, ExistsPredicate, GePredicate, GtPredicate, InPredicate, IsEmptyPredicate, IsNullPredicate, LePredicate, LikePredicate, LtPredicate, MemberOfPredicate, QuantifiableBinaryExpressionPredicate, UnaryExpressionPredicate
public interface Negatable
- Since:
- 1.2.0
- Author:
- Moritz Becker
-
Method Summary
-
Method Details
-
-
void setNegated(boolean negated)
-