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