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>

public static class Predicate1.Impl<A> extends IntrospectableLambda implements Predicate1<A>
See Also: