E
- The kind of thrown exception or error.@FunctionalInterface
public interface FailableDoubleSupplier<E extends java.lang.Throwable>
DoubleSupplier
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
double |
getAsDouble()
Supplies a double.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved