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