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