| Class | Description |
|---|---|
| EmptyEnumeration | |
| LRUCache |
This class implements a Generic LRU Cache
|
| MultiMap |
An efficient representation for certain type of map.
|
| MultiMapNamesEnumeration |
Enumerate the distinct header names.
|
| Queue |
A simple FIFO queue class which causes the calling thread to wait
if the queue is empty and notifies threads that are waiting when it
is not empty.
|
| SimpleHashtable |
This class implements a special purpose hashtable.
|
| SimplePool |
Simple object pool.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.