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