Package 

Class AsyncTaskResult

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final R result
      private final E error
    • Method Summary

      Modifier and Type Method Description
      final R getResult()
      final E getError()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait