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