| Package | Description |
|---|---|
| org.jivesoftware.smack.util.collections |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractHashedMap.HashEntry<K,V>
HashEntry used to store the data.
|
class |
AbstractKeyValue<K,V>
Abstract pair class to assist with creating KeyValue and MapEntry
implementations.
|
class |
AbstractMapEntry<K,V>
Abstract Pair class to assist with creating correct Map Entry
implementations.
|
protected static class |
AbstractReferenceMap.ReferenceEntry<K,V>
A MapEntry implementation for the map.
|
class |
DefaultMapEntry<K,V>
A restricted implementation of
Map.Entry that prevents the
MapEntry contract from being broken. |
| Constructor and Description |
|---|
DefaultMapEntry(KeyValue<K,V> pair)
Constructs a new entry from the specified KeyValue.
|
Copyright © 2014. All Rights Reserved.