| Package | Description |
|---|---|
| com.linecorp.armeria.common.util |
Generic utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static AsyncCloseableSupport |
AsyncCloseableSupport.closed()
Returns the
AsyncCloseableSupport which has been closed already. |
static AsyncCloseableSupport |
AsyncCloseableSupport.of()
|
static AsyncCloseableSupport |
AsyncCloseableSupport.of(Consumer<CompletableFuture<?>> closeAction)
|
Copyright © 2020 LeanCloud. All rights reserved.