Class FunctionN.Impl<A,R>

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

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