Uses of Interface
io.github.ashr123.exceptional.functions.ThrowingSupplier
-
Uses of ThrowingSupplier in io.github.ashr123.exceptional.functions
Methods in io.github.ashr123.exceptional.functions with parameters of type ThrowingSupplierModifier and TypeMethodDescriptionstatic <T> Supplier<T>ThrowingSupplier.unchecked(ThrowingSupplier<T> throwingSupplier)