E - Thrown exception.@FunctionalInterface public interface FailableDoubleSupplier<E extends Throwable>
DoubleSupplier that declares a Throwable.| Modifier and Type | Method and Description |
|---|---|
double |
getAsDouble()
Supplies a double.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.