Interface Action<R>

    • Method Detail

      • execute

        R execute()
        Executes this action.
        Returns:
        the result of this action