Uses of Package
org.apache.commons.io.function
Package
Description
Provides classes for working with streams, readers, writers and files.
Provides classes to implement IO builders.
Provides extensions in the realm of
java.nio.file
.Provides IO-only related functional interfaces for lambda expressions and method references.
Provides implementations of input classes, such as
InputStream
and Reader
.Provides a component for monitoring file system events (directory and file create, update and delete events).
Provides implementations of output classes, such as
OutputStream
and
Writer
.Provides a framework for controlling the deserialization of classes.
-
ClassDescriptionLike
Consumer
but throwsIOException
.LikeFunction
but throwsIOException
.LikeSupplier
but throwsIOException
. -
-
-
-
ClassDescriptionLike
BaseStream
but throwsIOException
.LikeBiConsumer
but throwsIOException
.LikeBiFunction
but throwsIOException
.LikeBinaryOperator
but throwsIOException
.LikeComparator
but throwsIOException
.LikeConsumer
but throwsIOException
.LikeFunction
but throwsIOException
.LikeIntConsumer
but throwsIOException
.LikeIntSupplier
but throwsIOException
.LikeIterator
but throwsIOException
.LikeLongSupplier
but throwsIOException
.LikePredicate
but throwsIOException
.Represents a function that accepts four arguments and produces a result.LikeRunnable
but throwsIOException
.LikeSpliterator
but throwsIOException
.LikeStream
but throwsIOException
.LikeSupplier
but throwsIOException
.LikeBiConsumer
but throwsIOException
.Represents a function that accepts three arguments and produces a result.LikeUnaryOperator
but throwsIOException
. -
-
-
ClassDescriptionLike
Consumer
but throwsIOException
.LikeFunction
but throwsIOException
.LikeSupplier
but throwsIOException
. -