Interface Hierarchy
- com.dudko.tools.safejavastreams.function.ThrowingBiConsumer<T,
U> - com.dudko.tools.safejavastreams.function.ThrowingBiFunction<T,
U, R> - com.dudko.tools.safejavastreams.function.ThrowingConsumer<T>
- com.dudko.tools.safejavastreams.function.ThrowingFunction<T,
R> - com.dudko.tools.safejavastreams.function.ThrowingRunnable
- com.dudko.tools.safejavastreams.function.ThrowingSupplier<T>