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