Monday, September 30, 2013

Summary


Public Methods
abstract booleancancel(boolean mayInterruptIfRunning)
Attempts to cancel execution of this task.
abstract VgetResult(long timeout, TimeUnit unit)
Accessor for the future result the AccountManagerFuture represents.
abstract VgetResult()
Accessor for the future result the AccountManagerFuture represents.
abstract booleanisCancelled()
Returns true if this task was cancelled before it completed normally.
abstract booleanisDone()
Returns true if this task completed.

No comments:

Post a Comment