| Package | Description |
|---|---|
| com.cloudhopper.commons.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DigitLookupMap<V>
A Trie based implementation of the SimpleMap interface used to map String keys
(containing only digits) to values.
|
class |
StringLookupMap<V>
A more simplified map interface than a java.util.Map where only a small subset
of functionality is supported.
|
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.