| Package | Description |
|---|---|
| net.jodah.recurrent |
| Modifier and Type | Method and Description |
|---|---|
SyncRecurrent |
SyncRecurrent.with(Listeners<?> listeners)
Configures the
listeners to be called as execution events occur. |
static SyncRecurrent |
Recurrent.with(RetryPolicy retryPolicy)
Creates and returns a new SyncRecurrent instance that will perform executions and retries synchronously according
to the
retryPolicy. |
Copyright © 2016. All Rights Reserved.