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