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