Package org.drools.model.functions
Interface Predicate2<A,B>
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
Operator<A,,B> Operator.MultipleValue<A,,B> Operator.SingleValue<A,B>
- All Known Implementing Classes:
ContainsOperator,ExcludesOperator,InOperator,MatchesOperator,MemberOfOperator,Predicate2.Impl,SoundsLikeOperator,StringEndsWithOperator,StringLengthWithOperator,StringStartsWithOperator
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault Predicate2<A,B> negate()default PredicateInformationboolean
-
Method Details
-
test
- Throws:
Exception
-
negate
-
predicateInformation
-