Package org.drools.model.functions
Class Block4.Impl
- java.lang.Object
-
- org.drools.model.functions.IntrospectableLambda
-
- org.drools.model.functions.Block4.Impl
-
- All Implemented Interfaces:
Serializable,Supplier<Object>,BlockN
public static class Block4.Impl extends IntrospectableLambda implements BlockN
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(Object... objs)ObjectgetLambda()-
Methods inherited from class org.drools.model.functions.IntrospectableLambda
equals, get, hashCode, toString
-
-