public class DelegatableFuture extends Object implements OMRSFuture
| Constructor and Description |
|---|
DelegatableFuture() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone()
Return whether complete
|
void |
setDelegate(OMRSFuture delegate)
Sets the future to delegate to.
|
public void setDelegate(OMRSFuture delegate)
delegate - futurepublic boolean isDone()
isDone in interface OMRSFutureCopyright © 2018–2020 ODPi. All rights reserved.