| Package | Description |
|---|---|
| org.jivesoftware.smack.util.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHashedMap<K,V>
An abstract implementation of a hash-based map which provides numerous points
for subclasses to override.
|
class |
AbstractReferenceMap<K,V>
An abstract implementation of a hash-based map that allows the entries to be
removed by the garbage collector.
|
class |
ReferenceMap<K,V>
A
Map implementation that allows mappings to be removed by the
garbage collector. |
Copyright © 2014. All Rights Reserved.