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