Package com.rpl.agentorama.ops
Interface RamaVoidFunction1<T0>
- All Superinterfaces:
com.rpl.rama.RamaSerializable,RamaVoidFunction,Serializable
Interface for custom function implementations of one argument
-
Method Summary
-
Method Details
-
invoke
Computes result of function from input arguments
-