Class Function2.Impl<A,B,R>

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

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