public static interface Throwables.BiIntObjConsumer<T,E extends Throwable>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(int i,
int j,
T t) |
default Throwables.BiIntObjConsumer<T,E> |
andThen(Throwables.BiIntObjConsumer<? super T,E> after) |
Copyright © 2021. All rights reserved.