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