@FunctionalInterface public interface ThrowingLongToIntFunction extends LongToIntFunction
LongToIntFunction| Modifier and Type | Method and Description |
|---|---|
default int |
applyAsInt(long value) |
int |
doApplyAsInt(long value) |
default int applyAsInt(long value)
applyAsInt in interface LongToIntFunction