@Version(value="1.0.0")
| Interface | Description |
|---|---|
| MultiMap<K,V,C extends java.util.Collection<V>> |
TODO system for returning proxy collections that automatically add/remove the
entry from the map when they become non-empty/empty.
|
| Class | Description |
|---|---|
| MultiHashMap<K,V,C extends java.util.Collection<V>> | |
| MultiTreeMap<K,V,C extends java.util.Collection<V>> |