Uses of Interface
com.machinezoo.noexception.optional.OptionalIntToLongFunction
-
Packages that use OptionalIntToLongFunction Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of OptionalIntToLongFunction in com.machinezoo.noexception
Methods in com.machinezoo.noexception that return OptionalIntToLongFunction Modifier and Type Method Description OptionalIntToLongFunction
ExceptionHandler. fromIntToLongFunction(IntToLongFunction function)
WrapsIntToLongFunction
in a try-catch block.
-