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 the an interface IOFileFilter that combines both FileFilter and FilenameFilter.
Provides IO-only related functional interfaces for lambda expressions and method references.
Provides implementations of input classes, such as InputStream and Reader.
Provides implementations of output classes, such as OutputStream and Writer.