Package org.drools.model.functions
Class Predicate1.Impl<A>
java.lang.Object
org.drools.model.functions.IntrospectableLambda
org.drools.model.functions.Predicate1.Impl<A>
- All Implemented Interfaces:
Serializable,Supplier<Object>,Predicate1<A>
- Enclosing interface:
- Predicate1<A>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.functions.Predicate1
Predicate1.Impl<A> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class org.drools.model.functions.IntrospectableLambda
equals, get, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.drools.model.functions.Predicate1
negate
-
Constructor Details
-
Impl
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate1<A>- Throws:
Exception
-
getLambda
- Specified by:
getLambdain classIntrospectableLambda
-
predicateInformation
- Specified by:
predicateInformationin interfacePredicate1<A>
-