Uses of Interface
com.machinezoo.noexception.optional.OptionalIntUnaryOperator
-
Packages that use OptionalIntUnaryOperator Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of OptionalIntUnaryOperator in com.machinezoo.noexception
Methods in com.machinezoo.noexception that return OptionalIntUnaryOperator Modifier and Type Method Description OptionalIntUnaryOperator
ExceptionHandler. fromIntUnaryOperator(IntUnaryOperator operator)
WrapsIntUnaryOperator
in a try-catch block.
-