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