public class DelegatableFuture extends Object implements OMRSFuture
| Constructor and Description |
|---|
DelegatableFuture() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone()
Checks whether processing for the future has completed.
|
void |
setDelegate(OMRSFuture delegate)
Sets the future to delegate to.
|
public void setDelegate(OMRSFuture delegate)
delegate - public boolean isDone()
OMRSFutureisDone in interface OMRSFutureCopyright © 2018–2019 ODPi. All rights reserved.