??????
org.apache.commons.io.function
???
??
This package defines utility classes for working with streams, readers,
writers and files.
This package defines IO-only related functional interfaces for lambda expressions and method references.
This package provides implementations of output classes, such as
OutputStream
and Writer
.-
-
???Like
Consumer
but throwsIOException
.LikeFunction
but throwsIOException
.LikeSupplier
but throwsIOException
. -