public interface BiConsumer<T,U> extends Throwables.BiConsumer<T,U,RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t,
U u) |
void accept(T t, U u)
accept in interface Throwables.BiConsumer<T,U,RuntimeException>Copyright © 2021. All rights reserved.