T - public static class XProtocolAsyncTest.ValueHolder<T>
extends java.lang.Object
implements java.util.function.Consumer<T>, java.util.function.Supplier<T>
| Constructor and Description |
|---|
ValueHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t) |
T |
get() |