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 OptionalDoubleBinaryOperatorExceptionHandler. fromDoubleBinaryOperator(DoubleBinaryOperator operator)WrapsDoubleBinaryOperatorin a try-catch block.
-