Uses of Interface
com.machinezoo.noexception.throwing.ThrowingIntBinaryOperator
-
Packages that use ThrowingIntBinaryOperator Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of ThrowingIntBinaryOperator in com.machinezoo.noexception
Methods in com.machinezoo.noexception with parameters of type ThrowingIntBinaryOperator Modifier and Type Method Description IntBinaryOperator
CheckedExceptionHandler. fromIntBinaryOperator(ThrowingIntBinaryOperator operator)
Removes checked exceptions from method signature ofThrowingIntBinaryOperator
.
-