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 OptionalIntBinaryOperatorExceptionHandler. fromIntBinaryOperator(IntBinaryOperator operator)WrapsIntBinaryOperatorin a try-catch block.
-