Interface Hierarchy
- me.saro.kit.functions.ThrowableBiConsumer<T,U>
- me.saro.kit.functions.ThrowableBiFunction<T,U,R>
- me.saro.kit.functions.ThrowableConsumer<T>
- me.saro.kit.functions.ThrowableFunction<T,R>
- me.saro.kit.functions.ThrowablePredicate<T>
- me.saro.kit.functions.ThrowableRunnable
- me.saro.kit.functions.ThrowableSupplier<R>
- me.saro.kit.functions.ThrowableTriConsumer<T,U,V>
- me.saro.kit.functions.ThrowableTriFunction<T,U,V,R>