@FunctionalInterface public static interface AsyncBody.Consumer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
consume(T value,
AsyncBody asyncBody) |
default <U> U |
unwrap(Class<U> target) |
Copyright © 2015–2024 Red Hat. All rights reserved.