public class ContextAsync extends Object
| Constructor and Description |
|---|
ContextAsync() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Consumer<T> |
chainContext(Consumer<T> original) |
static Runnable |
chainContext(Runnable runnable) |
static <T> Supplier<T> |
chainContext(Supplier<T> original) |
Copyright © 2017. All rights reserved.