public interface FloatFunction<R> extends Throwables.FloatFunction<R,RuntimeException>
| Modifier and Type | Field and Description |
|---|---|
static FloatFunction<Float> |
BOX |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(float value) |
static final FloatFunction<Float> BOX
R apply(float value)
apply in interface Throwables.FloatFunction<R,RuntimeException>Copyright © 2021. All rights reserved.