| Package | Description |
|---|---|
| net.openhft.chronicle.core.util |
| Modifier and Type | Method and Description |
|---|---|
default @NotNull ByteConsumer |
ByteConsumer.andThen(@NotNull ByteConsumer after)
Returns a composed
ByteConsumer that performs, in sequence, this operation followed by the after
operation. |
| Modifier and Type | Method and Description |
|---|---|
default @NotNull ByteConsumer |
ByteConsumer.andThen(@NotNull ByteConsumer after)
Returns a composed
ByteConsumer that performs, in sequence, this operation followed by the after
operation. |
Copyright © 2020. All rights reserved.