Class Predicate2.Impl<A,B>

java.lang.Object
org.drools.model.functions.IntrospectableLambda
org.drools.model.functions.Predicate2.Impl<A,B>
All Implemented Interfaces:
Serializable, Supplier<Object>, Predicate2<A,B>
Enclosing interface:
Predicate2<A,B>

public static class Predicate2.Impl<A,B> extends IntrospectableLambda implements Predicate2<A,B>
See Also: