Package com.rpl.agentorama.ops
Interface RamaVoidFunction0
- All Superinterfaces:
com.rpl.rama.RamaSerializable,RamaVoidFunction,Serializable
Interface for custom function implementations of zero arguments
-
Method Summary
-
Method Details
-
invoke
void invoke()Computes result of function from input arguments
-