Package org.drools.model.functions
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>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.functions.FunctionN
FunctionN.Impl<A,R> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.model.functions.IntrospectableLambda
equals, get, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.drools.model.functions.FunctionN
asFunction1
-
Constructor Details
-
Impl
-
-
Method Details
-
apply
-
getLambda
- Specified by:
getLambdain classIntrospectableLambda
-