Uses of Package
com.dudko.tools.safejavastreams.function
Packages that use com.dudko.tools.safejavastreams.function
Package
Description
-
Classes in com.dudko.tools.safejavastreams.function used by com.dudko.tools.safejavastreams.adapterClassDescriptionLike
BiConsumer<T, U>but allows checked exceptions.LikeBiFunction<T, U, R>but allows checked exceptions.LikeConsumer<T>but allows checked exceptions.LikeFunction<T, R>but allows checked exceptions.LikeRunnablebut allows checked exceptions.LikeSupplier<T>but allows checked exceptions. -
Classes in com.dudko.tools.safejavastreams.function used by com.dudko.tools.safejavastreams.core
-