public class CompletedFuture extends Object implements OMRSFuture
| Modifier and Type | Field and Description |
|---|---|
static CompletedFuture |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone()
Checks whether processing for the future has completed.
|
public static final CompletedFuture INSTANCE
public boolean isDone()
OMRSFutureisDone in interface OMRSFutureCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.