Interface RamaVoidFunction0

All Superinterfaces:
com.rpl.rama.RamaSerializable, RamaVoidFunction, Serializable

public interface RamaVoidFunction0 extends RamaVoidFunction
Interface for custom function implementations of zero arguments
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Computes result of function from input arguments
  • Method Details

    • invoke

      void invoke()
      Computes result of function from input arguments