public interface ShortBiConsumer extends Throwables.ShortBiConsumer<RuntimeException>
Modifier and Type | Method and Description |
---|---|
void |
accept(short t,
short u) |
default ShortBiConsumer |
andThen(ShortBiConsumer after) |
void accept(short t, short u)
accept
in interface Throwables.ShortBiConsumer<RuntimeException>
default ShortBiConsumer andThen(ShortBiConsumer after)
Copyright © 2020. All rights reserved.