@FunctionalInterface
@Generated(value="uk.kludje.annotation.processor.UncheckedFunctionalInterfaceProcessor")
public interface UDoubleSupplier
extends java.util.function.DoubleSupplier
| Modifier and Type | Method and Description |
|---|---|
double |
$getAsDouble() |
static UDoubleSupplier |
asUDoubleSupplier(UDoubleSupplier t)
Convenience method as an alternative to casting.
|
default double |
getAsDouble()
Invokes
double $getAsDouble(). |
default double getAsDouble()
double $getAsDouble().
Throws anything thrown by double $getAsDouble().getAsDouble in interface java.util.function.DoubleSupplierdouble $getAsDouble()
throws java.lang.Throwable
java.lang.Throwablestatic UDoubleSupplier asUDoubleSupplier(UDoubleSupplier t)
t - the unchecked type