| Package | Description |
|---|---|
| com.landawn.abacus.util | |
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
static ToShortFunction<Short> |
Fn.FnS.unbox() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Comparator<T> |
Comparators.comparingShort(ToShortFunction<? super T> keyMapper) |
| Modifier and Type | Field and Description |
|---|---|
static ToShortFunction<Number> |
ToShortFunction.FROM_NUM |
static ToShortFunction<Number> |
ToShortFunction.NUM
Deprecated.
replaced by
FROM_NUM. |
static ToShortFunction<Short> |
ToShortFunction.UNBOX |
Copyright © 2021. All rights reserved.