public interface ObjShortConsumer<T> extends Try.ObjShortConsumer<T,java.lang.RuntimeException>
Modifier and Type | Method and Description |
---|---|
void |
accept(T t,
short value) |
void accept(T t, short value)
accept
in interface Try.ObjShortConsumer<T,java.lang.RuntimeException>