public final class RefreshRetryListener
extends java.lang.Object
implements com.github.rholder.retry.RetryListener
| Constructor and Description |
|---|
RefreshRetryListener() |
| Modifier and Type | Method and Description |
|---|---|
<V> void |
onRetry(com.github.rholder.retry.Attempt<V> attempt) |