| Package | Description |
|---|---|
| com.landawn.abacus.util | |
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
static <T> Comparator<T> |
Comparators.comparingFloat(ToFloatFunction<? super T> keyMapper) |
| Modifier and Type | Field and Description |
|---|---|
static ToFloatFunction<Number> |
ToFloatFunction.FROM_NUM |
static ToFloatFunction<Number> |
ToFloatFunction.NUM
Deprecated.
replaced with
FROM_NUM. |
static ToFloatFunction<Float> |
ToFloatFunction.UNBOX |
Copyright © 2021. All rights reserved.