| Package | Description |
|---|---|
| net.openhft.chronicle.core.util |
| Modifier and Type | Method and Description |
|---|---|
default ShortConsumer |
ShortConsumer.andThen(ShortConsumer after)
Returns a composed
ShortConsumer 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
ShortConsumer that performs, in sequence, this operation followed by the after
operation. |
Copyright © 2018. All rights reserved.