All Superinterfaces
RamaFunction, RamaSerializable, Serializable
public interface RamaFunction0
Interface for custom function implementations of zero arguments
Method Summary
- All Methods
- Instance Methods
- Abstract Methods
| Modifier and Type | Method | Description |
|---|---|---|
R |
invoke() |
Computes result of function from input arguments |
Method Details
invoke )
[R](/content/javadoc/com/rpl/rama/ops/RamaFunction0.html "type parameter in RamaFunction0"/index.html) invoke()
Computes result of function from input arguments