public class RetryExceptionFunc
extends java.lang.Object
| Constructor and Description |
|---|
RetryExceptionFunc() |
RetryExceptionFunc(int count,
long delay) |
RetryExceptionFunc(int count,
long delay,
long increaseDelay) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
apply(<any> observable) |