| Constructor and Description |
|---|
ConsumerWrapper(Consumer<V> consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(V v) |
static <V> ConsumerWrapper<V> |
of(Consumer<V> consumer) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.