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