Uses of Interface
com.machinezoo.noexception.optional.OptionalDoubleSupplier
-
Packages that use OptionalDoubleSupplier Package Description com.machinezoo.noexception Classes implementing all NoException features. -
-
Uses of OptionalDoubleSupplier in com.machinezoo.noexception
Methods in com.machinezoo.noexception that return OptionalDoubleSupplier Modifier and Type Method Description OptionalDoubleSupplier
ExceptionHandler. fromDoubleSupplier(DoubleSupplier supplier)
WrapsDoubleSupplier
in a try-catch block.
-