| Class | Description |
|---|---|
| AbstractInitMap<Key,Value> |
A map for singleton values; if containsKey(key) == true,
the value is returned from the underlying ConcurrentHashMap, even if null.
|
| AbstractMultiInitMap<Key,Value,Params> | |
| InitMapDefault<Key,Value> | |
| InitMapString<Value> | |
| ToStringFifo<E> |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.