| Package | Description |
|---|---|
| com.landawn.abacus.util | |
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
static <T> UnaryOperator<T> |
Fn.from(UnaryOperator<T> op) |
static <T> UnaryOperator<T> |
Fn.UnaryOperators.identity() |
| Modifier and Type | Method and Description |
|---|---|
static <T> UnaryOperator<T> |
UnaryOperator.identity() |
Copyright © 2021. All rights reserved.