public interface DoubleSupplier extends Throwables.DoubleSupplier<RuntimeException>
| Modifier and Type | Field and Description |
|---|---|
static DoubleSupplier |
RANDOM |
static DoubleSupplier |
ZERO |
| Modifier and Type | Method and Description |
|---|---|
double |
getAsDouble()
Gets the as double.
|
static final DoubleSupplier ZERO
static final DoubleSupplier RANDOM
double getAsDouble()
Throwables.DoubleSuppliergetAsDouble in interface Throwables.DoubleSupplier<RuntimeException>Copyright © 2021. All rights reserved.