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