| Package | Description |
|---|---|
| net.openhft.chronicle.wire | |
| net.openhft.chronicle.wire.util |
| Modifier and Type | Method and Description |
|---|---|
WireIn |
ValueIn.bool(BooleanConsumer flag) |
WireIn |
ValueIn.bytesMatch(net.openhft.chronicle.bytes.BytesStore compareBytes,
BooleanConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
default BooleanConsumer |
BooleanConsumer.andThen(BooleanConsumer after)
Returns a composed
IntConsumer that performs, in sequence, this operation followed by the after
operation. |
| Modifier and Type | Method and Description |
|---|---|
default BooleanConsumer |
BooleanConsumer.andThen(BooleanConsumer after)
Returns a composed
IntConsumer that performs, in sequence, this operation followed by the after
operation. |
Copyright © 2015. All rights reserved.