Callable<T>
RetryTask(Callable<T> task, IRetryStrategy retryStrategy)
T
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
call
Exception