Uses of Interface
io.github.ashr123.exceptional.functions.ThrowingBiConsumer
-
Uses of ThrowingBiConsumer in io.github.ashr123.exceptional.functions
Methods in io.github.ashr123.exceptional.functions with parameters of type ThrowingBiConsumerModifier and TypeMethodDescriptionstatic <T,U> BiConsumer<T, U> ThrowingBiConsumer.unchecked(ThrowingBiConsumer<T, U> throwingBiConsumer)