| Package | Description |
|---|---|
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
default CharUnaryOperator |
CharUnaryOperator.andThen(CharUnaryOperator after) |
default CharUnaryOperator |
CharUnaryOperator.compose(CharUnaryOperator before) |
static CharUnaryOperator |
CharUnaryOperator.identity() |
| Modifier and Type | Method and Description |
|---|---|
default CharUnaryOperator |
CharUnaryOperator.andThen(CharUnaryOperator after) |
default CharUnaryOperator |
CharUnaryOperator.compose(CharUnaryOperator before) |
Copyright © 2021. All rights reserved.