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