Uses of Interface
me.saro.kit.functions.ThrowableConsumer
| Package | Description |
|---|---|
| me.saro.kit.functions | |
| me.saro.kit.webs |
-
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 -
Uses of ThrowableConsumer in me.saro.kit.webs
Methods in me.saro.kit.webs with parameters of type ThrowableConsumer Modifier and Type Method Description default SimpleWebResult<java.lang.String>SimpleWeb. readRawResultStream(ThrowableConsumer<java.io.InputStream> reader)readRawResultStream