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