Uses of Interface
io.github.ashr123.exceptional.functions.ThrowingLongFunction
-
Uses of ThrowingLongFunction in io.github.ashr123.exceptional.functions
Methods in io.github.ashr123.exceptional.functions with parameters of type ThrowingLongFunctionModifier and TypeMethodDescriptionstatic <R> LongFunction<R>ThrowingLongFunction.unchecked(ThrowingLongFunction<R> throwingLongFunction)