Class ExecutionResult<T>

    • Method Detail

      • isExecuted

        public boolean isExecuted()
      • getResult

        public T getResult()