| Package | Description |
|---|---|
| net.jodah.recurrent |
| Modifier and Type | Method and Description |
|---|---|
RecurrentFuture<T> |
RecurrentFuture.whenComplete(CompletionListener<T> completionListener) |
RecurrentFuture<T> |
RecurrentFuture.whenCompleteAsync(CompletionListener<T> completionListener) |
RecurrentFuture<T> |
RecurrentFuture.whenCompleteAsync(CompletionListener<T> completionListener,
ExecutorService executor) |
Copyright © 2015. All Rights Reserved.