Package org.apache.tomcat.util.collections

Class Summary
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 ?? 2001 Apache Software Foundation. All Rights Reserved.