@FunctionalInterface public interface ThrowingDoubleToIntFunction extends DoubleToIntFunction
DoubleToIntFunction| Modifier and Type | Method and Description |
|---|---|
default int |
applyAsInt(double value) |
int |
doApplyAsInt(double value) |
default int applyAsInt(double value)
applyAsInt in interface DoubleToIntFunction