| Class | Description |
|---|---|
| AbstractArray<V> | |
| AbstractList<V> |
The Class is for generic implementation of List and Sets
|
| BooleanList | |
| EntityComparator<V> |
Compare Value for GUI.
|
| MapEntry | |
| NumberList | |
| ObjectMapEntry | |
| ObjectSet | |
| SimpleEntity<K,V> |
SimpleEntity is a Simple KeyValue - Object.
|
| SimpleEntrySet<K,V> | |
| SimpleIterator<E> |
An optimized version of AbstractList.ListItr
|
| SimpleIteratorSet<K,V> | |
| SimpleKeyValueList<K,V> | |
| SimpleList<V> | |
| SimpleMapEntry<K,V> | |
| SimpleSet<V> | |
| SortedList<V> | |
| SortedSet<V> | |
| StringList |
StringList for List of String
|
| Enum | Description |
|---|---|
| SortingDirection |
Enum for Sortdirection.
|