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