Class and Description |
---|
BoundedList.INode
The list elements are stored in nodes that takes care of the actual linking.
|
EntryHashMap
A map of Entry values (containing the key and the value) that can be subclassed to allow mapping
of mutable values.
|
EntryHashMap.Entry
An entry in an EntryHashMap.
|
KeyInValueMap
A map for values that has the key inside the value, so only storing the value directly without a
wrapping map entry is sufficient.
|
MapToolkit.IntEntry
A map entry used to store integer values.
|
Class and Description |
---|
SimpleArray
An array that can be iterated over.
|
Class and Description |
---|
MapToolkit.IntEntry
A map entry used to store integer values.
|
Class and Description |
---|
SimpleArray
An array that can be iterated over.
|
Copyright © 2019. All rights reserved.