public class ExponentialBackoff extends java.lang.Object
ExponentialBackoff()
long
exponentialWait()
void
onFailure()
onSuccess()
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExponentialBackoff()
public long exponentialWait()
public void onFailure()
public void onSuccess()
public void reset()