@FunctionalInterface public interface ThrowingDoubleToLongFunction extends DoubleToLongFunction
DoubleToIntFunction| Modifier and Type | Method and Description |
|---|---|
default long |
applyAsLong(double value) |
long |
doApplyAsLong(double value) |
default long applyAsLong(double value)
applyAsLong in interface DoubleToLongFunction