@ThreadSafe
@Immutable
public class RetryingStatus
extends java.lang.Object
| Constructor and Description |
|---|
RetryingStatus(long currentTry,
Duration durationSinceStart) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentTry() |
Duration |
getDurationSinceStart() |
Copyright © 2013 echocat. All Rights Reserved.