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