Uses of Interface
com.machinezoo.noexception.optional.OptionalLongUnaryOperator
-
Packages that use OptionalLongUnaryOperator Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of OptionalLongUnaryOperator in com.machinezoo.noexception
Methods in com.machinezoo.noexception that return OptionalLongUnaryOperator Modifier and Type Method Description OptionalLongUnaryOperator
ExceptionHandler. fromLongUnaryOperator(LongUnaryOperator operator)
WrapsLongUnaryOperator
in a try-catch block.
-