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