public interface FloatSupplier extends Throwables.FloatSupplier<RuntimeException>
Modifier and Type | Field and Description |
---|---|
static FloatSupplier |
RANDOM |
static FloatSupplier |
ZERO |
Modifier and Type | Method and Description |
---|---|
float |
getAsFloat()
Gets the as float.
|
static final FloatSupplier ZERO
static final FloatSupplier RANDOM
float getAsFloat()
Throwables.FloatSupplier
getAsFloat
in interface Throwables.FloatSupplier<RuntimeException>
Copyright © 2020. All rights reserved.