Package org.drools.model.functions
Class Block25.Impl
- java.lang.Object
-
- org.drools.model.functions.IntrospectableLambda
-
- org.drools.model.functions.Block25.Impl
-
- All Implemented Interfaces:
Serializable,Supplier<Object>,BlockN
- Enclosing interface:
- Block25<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22,T23,T24,T25>
public static class Block25.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
-
-