Package org.drools.model.functions
Interface Block1<T1>
-
- All Superinterfaces:
java.io.Serializable
public interface Block1<T1> extends java.io.Serializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBlock1.Impl
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default BlockNasBlockN()voidexecute(T1 arg1)
-