| Package | Description |
|---|---|
| com.cloudhopper.commons.util |
| Class and Description |
|---|
| BeanProperty
Represents a "bean" property for a class.
|
| BufferException |
| BufferIsEmptyException |
| BufferIsFullException |
| BufferSizeException |
| ByteBuffer
This class implements a capacity constrained ByteBuffer using a circular array
of bytes.
|
| CompressionUtil.Algorithm
Enumeration of all supported compression algorithms by this utility.
|
| EnvironmentException
Exception represents a an error while creating environment properties.
|
| FileAlreadyExistsException
Exception represents a file already exists and cannot be overwritten.
|
| Hasher.Algorithm
Enum that represents each different algorithm supported by the Hasher.
|
| HexString
Utility class for representing hex strings.
|
| LoadBalancedList
A list that can act like a load balancer by internally tracking
which item to return next.
|
| LoadBalancedList.Node |
| MetaFieldInfo
Simple class to display a counter's name, value, and description based on
current values and annotations.
|
| RunningTotal
Helps maintain a running total of X number of longs.
|
| SimpleMap
A more simplified map interface than a java.util.Map where only a small subset
of functionality is supported.
|
| SubstitutionException
Root exception for StringUtil where environment variables can be used to
replace certain properties.
|
| URL
Represents a URL and its various properties.
|
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.