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