| Package | Description |
|---|---|
| org.jivesoftware.smack.util.collections |
| Class and Description |
|---|
| AbstractHashedMap
An abstract implementation of a hash-based map which provides numerous points
for subclasses to override.
|
| AbstractHashedMap.EntrySet
EntrySet implementation.
|
| AbstractHashedMap.HashEntry
HashEntry used to store the data.
|
| AbstractHashedMap.HashIterator
Base Iterator
|
| AbstractHashedMap.KeySet
KeySet implementation.
|
| AbstractHashedMap.Values
Values implementation.
|
| AbstractKeyValue
Abstract pair class to assist with creating KeyValue and MapEntry
implementations.
|
| AbstractMapEntry
Abstract Pair class to assist with creating correct Map Entry
implementations.
|
| AbstractReferenceMap
An abstract implementation of a hash-based map that allows the entries to be
removed by the garbage collector.
|
| AbstractReferenceMap.ReferenceEntry
A MapEntry implementation for the map.
|
| IterableMap
Defines a map that can be iterated directly without needing to create an
entry set.
|
| KeyValue
Defines a simple key value pair.
|
| MapIterator
Defines an iterator that operates over a
Map. |
| ResettableIterator
Defines an iterator that can be reset back to an initial state.
|
Copyright © 2014. All Rights Reserved.