| Class | Description |
|---|---|
| CircularObjectPool<T> |
DOCUMENT ME!
|
| HashArrayList<E> |
Modified
ArrayList Class, which contains an additional Hashset. |
| MultiMap | Deprecated
error-prone
|
| SyncLinkedList | Deprecated
use
Collections.synchronizedList(java.util.List) instead |
| TypeSafeCollections | Deprecated
mscholl: you should be aware of what you're doing when using generics and there isn't much to save
either so spare this additional import and method call as there is more overhead that way
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.