Uses of Interface
io.github.ashr123.exceptional.functions.ThrowingConsumer
-
Uses of ThrowingConsumer in io.github.ashr123.exceptional.functions
Methods in io.github.ashr123.exceptional.functions with parameters of type ThrowingConsumerModifier and TypeMethodDescriptionstatic <T> Consumer<T>ThrowingConsumer.unchecked(ThrowingConsumer<T> throwingConsumer)