public static class Retryer.RetryerCallable<X> extends java.lang.Object implements java.util.concurrent.Callable<X>
X
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public X call() throws java.util.concurrent.ExecutionException, RetryException
call
java.util.concurrent.Callable<X>
java.util.concurrent.ExecutionException
RetryException
Retryer.call(Callable)