Uses of Interface
me.saro.kit.functions.ThrowableConsumer
| Package | Description |
|---|---|
| me.saro.kit.functions |
-
Uses of ThrowableConsumer in me.saro.kit.functions
Methods in me.saro.kit.functions with parameters of type ThrowableConsumer Modifier and Type Method Description static <T> java.util.function.Consumer<T>ThrowableConsumer. wrap(ThrowableConsumer<T> consumer)throws Exception lambda to throws RuntimeException lambda