| Package | Description |
|---|---|
| net.openhft.chronicle.util | |
| net.openhft.chronicle.wire |
| Modifier and Type | Method and Description |
|---|---|
default ShortConsumer |
ShortConsumer.andThen(ShortConsumer after)
Returns a composed
IntConsumer that performs, in sequence, this operation followed by the after
operation. |
| Modifier and Type | Method and Description |
|---|---|
default ShortConsumer |
ShortConsumer.andThen(ShortConsumer after)
Returns a composed
IntConsumer that performs, in sequence, this operation followed by the after
operation. |
| Modifier and Type | Method and Description |
|---|---|
WireIn |
ValueIn.int16(ShortConsumer i) |
WireIn |
ValueIn.uint8(ShortConsumer i) |
Copyright © 2015. All rights reserved.