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