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