| Modifier and Type | Field and Description |
|---|---|
EX.BiConsumer<T,U> |
delegate |
| Constructor and Description |
|---|
BiConsumerWrapper(EX.BiConsumer<T,U> delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t,
U u) |
public final EX.BiConsumer<T,U> delegate
public BiConsumerWrapper(EX.BiConsumer<T,U> delegate)