| Class | Description |
|---|---|
| InvertedFilenameFilter |
Accepts only the files that are not accepted by another given
FilenameFilter. |
| IOUtils |
Simple utility methods related to I/O.
|
| NullInputStream |
InputStream which returns no bytes. |
| Varint |
Encodes signed and unsigned values using a common variable-length
scheme, found for example in
Google's Protocol Buffers.
|
Copyright © 2012-2013 Myrrix Ltd. All Rights Reserved.