Package org.drools.model.functions
Class Function0.Impl<R>
java.lang.Object
org.drools.model.functions.IntrospectableLambda
org.drools.model.functions.Function0.Impl<R>
- All Implemented Interfaces:
Serializable,Supplier<Object>,Function0<R>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.functions.Function0
Function0.Impl<R>, Function0.Null -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.model.functions.IntrospectableLambda
equals, get, hashCode, toString
-
Constructor Details
-
Impl
-
-
Method Details
-
apply
-
getLambda
- Specified by:
getLambdain classIntrospectableLambda
-