Package org.drools.model.functions
Class Predicate5.Impl<A,B,C,D,E>
java.lang.Object
org.drools.model.functions.IntrospectableLambda
org.drools.model.functions.Predicate5.Impl<A,B,C,D,E>
- All Implemented Interfaces:
Serializable,Supplier<Object>,Predicate5<A,B, C, D, E>
public static class Predicate5.Impl<A,B,C,D,E>
extends IntrospectableLambda
implements Predicate5<A,B,C,D,E>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.functions.Predicate5
Predicate5.Impl<A,B, C, D, E> -
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.Predicate5
negate
-
Constructor Details
-
Impl
-
-
Method Details
-
test
-
getLambda
- Specified by:
getLambdain classIntrospectableLambda
-
predicateInformation
- Specified by:
predicateInformationin interfacePredicate5<A,B, C, D, E>
-