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