public class OMRSFutureImpl extends Object implements OMRSFuture
OMRSFuture| Constructor and Description |
|---|
OMRSFutureImpl(Future<?> future) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone()
Checks whether processing for the future has completed.
|
public OMRSFutureImpl(Future<?> future)
public boolean isDone()
isDone in interface OMRSFutureCopyright © 2018–2020 ODPi. All rights reserved.