Package org.apache.pivot.io
Contains classes related to input/output operations.
-
Class Summary Class Description EchoReader Reader that echoes characters to the console as they are read.EchoWriter Writer that echoes characters to the console as they are written.FileList Collection representing a list of files.FileObjectList Collection representing a list of files.FileSerializer Implementation of theSerializer
interface that reads and writesFile
objects.IOTask<V> Abstract base class for asynchronous input/output tasks.