| Interface | Description |
|---|---|
| Cacheable |
| Class | Description |
|---|---|
| ByteBufferUtils | |
| CompressionUtils | |
| FileUtils | |
| FileUtils.FileCopyResult |
Keeps results of a file copy, including children and total size of the resultant files.
|
| MappedByteBufferHandler |
Facilitates using try-with-resources with
MappedByteBuffers which don't implement AutoCloseable. |
| MapUtils | |
| Pair<T1,T2> | |
| RetryUtils | |
| StreamUtils | |
| StringUtils |
As of right now (Dec 2014) the JVM is optimized around String charset variablse instead of Charset passing.
|
| Timing |
| Exception | Description |
|---|---|
| IAE | |
| ISE | |
| RE | |
| UOE |
Copyright © 2011–2017. All rights reserved.