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