Package 

Class Task.TaskCompletionSource

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Task<TResult> task
    • Method Summary

      Modifier and Type Method Description
      final Task<TResult> getTask()
      • Methods inherited from class com.facebook.bolts.Task.TaskCompletionSource

        setCancelled, setError, setResult, trySetCancelled, trySetError, trySetResult
      • Methods inherited from class java.lang.Object

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