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