| Package | Description |
|---|---|
| com.helger.commons.functional |
| Modifier and Type | Method and Description |
|---|---|
static IBooleanConsumer |
IBooleanConsumer.and(IBooleanConsumer aFirst,
IBooleanConsumer aSecond) |
default IBooleanConsumer |
IBooleanConsumer.andThen(IBooleanConsumer after)
Returns a composed
CharConsumer that performs, in sequence, this
operation followed by the after operation. |
| Modifier and Type | Method and Description |
|---|---|
static IBooleanConsumer |
IBooleanConsumer.and(IBooleanConsumer aFirst,
IBooleanConsumer aSecond) |
default IBooleanConsumer |
IBooleanConsumer.andThen(IBooleanConsumer after)
Returns a composed
CharConsumer that performs, in sequence, this
operation followed by the after operation. |
Copyright © 2014–2019 Philip Helger. All rights reserved.