Class Predicate3.Impl<A,B,C>

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

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