Package org.drools.model.functions
Interface Block0
-
- All Superinterfaces:
java.io.Serializable
public interface Block0 extends java.io.Serializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBlock0.Impl
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default BlockNasBlockN()voidexecute()
-
-
-
Method Detail
-
execute
void execute() throws java.lang.Exception- Throws:
java.lang.Exception
-
asBlockN
default BlockN asBlockN()
-
-