| Package | Description |
|---|---|
| com.landawn.abacus.util | |
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
static <R> ByteFunction<R> |
Fn.FnB.f(ByteFunction<R> f) |
| Modifier and Type | Method and Description |
|---|---|
static <R> ByteFunction<R> |
Fn.FnB.f(ByteFunction<R> f) |
| Modifier and Type | Field and Description |
|---|---|
static ByteFunction<Byte> |
ByteFunction.BOX |
| Modifier and Type | Method and Description |
|---|---|
default <V> ByteFunction<V> |
ByteFunction.andThen(Function<? super R,? extends V> after) |
static ByteFunction<Byte> |
ByteFunction.identity() |
Copyright © 2021. All rights reserved.