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