static class FindPointOfInterestTask.RetryMarker extends Object
Modifier and Type | Field and Description |
---|---|
private int |
currentDelay |
private long |
nextScheduledAttemptAt |
private long |
previousAttemptAt |
private Random |
random |
Constructor and Description |
---|
RetryMarker(Random random,
long time) |
Modifier and Type | Method and Description |
---|---|
void |
method_29926(long time) |
boolean |
method_29927(long time) |
boolean |
method_29928(long time) |
String |
toString() |