| Class | Description |
|---|---|
| ByteStreams |
Provides utility methods for working with byte arrays and I/O streams.
|
| ByteStreams.LimitedInputStream | |
| CharStreams |
Provides utility methods for working with character streams.
|
| CharStreams.LimitedReader | |
| Joiner | |
| Joiner.MapJoiner |
An object that joins map entries in the same manner as
Joiner joins iterables and
arrays. |
| Preconditions |
Simple static methods to be called at the start of your own methods to verify
correct arguments and state.
|
| Strings |
Copyright © 2013-2015 impossibl.com. All Rights Reserved.