Uses of Package
org.apache.commons.io.function
Packages that use 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 implementations of output classes, such as
OutputStream and
Writer.-
Classes in org.apache.commons.io.function used by org.apache.commons.ioClassDescriptionLike
Consumerbut throwsIOException.LikeSupplierbut throwsIOException.Represents a function that accepts three arguments and produces a result. -
Classes in org.apache.commons.io.function used by org.apache.commons.io.build
-
Classes in org.apache.commons.io.function used by org.apache.commons.io.fileClassDescriptionLike
BiFunctionbut throwsIOException.LikeFunctionbut throwsIOException.LikeSupplierbut throwsIOException. -
Classes in org.apache.commons.io.function used by org.apache.commons.io.filefilter
-
Classes in org.apache.commons.io.function used by org.apache.commons.io.functionClassDescriptionLike
BaseStreambut throwsIOException.Abstracts anIOBaseStreamimplementation.LikeBiConsumerbut throwsIOException.LikeBiFunctionbut throwsIOException.LikeBinaryOperatorbut throwsIOException.LikeComparatorbut throwsIOException.LikeConsumerbut throwsIOException.LikeFunctionbut throwsIOException.LikeIntSupplierbut throwsIOException.LikeIteratorbut throwsIOException.Adapts anIteratoras anIOIterator.LikeLongSupplierbut throwsIOException.LikePredicatebut throwsIOException.Represents a function that accepts four arguments and produces a result.LikeRunnablebut throwsIOException.LikeSpliteratorbut throwsIOException.Adapts anSpliteratoras anIOSpliterator.LikeStreambut throwsIOException.LikeSupplierbut throwsIOException.LikeBiConsumerbut throwsIOException.Represents a function that accepts three arguments and produces a result.LikeUnaryOperatorbut throwsIOException. -
Classes in org.apache.commons.io.function used by org.apache.commons.io.input
-
Classes in org.apache.commons.io.function used by org.apache.commons.io.outputClassDescriptionLike
Consumerbut throwsIOException.LikeFunctionbut throwsIOException.LikeSupplierbut throwsIOException.