Class | Description |
---|---|
FileFilterX |
FileFilter common implementations.
|
FileHold |
A hold that deletes a file when it is released.
|
FileX |
File utilities.
|
InputStreamX |
InputStream utilities.
|
ReaderX |
Reader utilities.
|
StringSink |
An output stream that writes to a string builder.
|
StringSinkD |
A dumbed down and grossly inefficient (OPT) implementation of a string sink.
|
StringWriterB |
A string writer based on a string builder as opposed to a string buffer.
|
java.io