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