| Package | Description |
|---|---|
| io.vlingo.xoom.actors |
| Modifier and Type | Method and Description |
|---|---|
static <RO> CompletionSupplier<RO> |
CompletionSupplier.supplierOrNull(Supplier<RO> supplier,
CompletesEventually completes)
Answer a new instance of
CompletionSupplier<R> if the supplier is not null;
otherwise answer null. |
Copyright © 2021. All rights reserved.