Apache Tomcat 6.0.53

Package org.apache.tomcat.util.collections

Specialized collections This package includes a number of special collections, tunned for server-side applications.

See:
          Description

Class Summary
ConcurrentCache<K,V>  
EmptyEnumeration Deprecated.  
LRUCache Deprecated.  
MultiMap An efficient representation for certain type of map.
MultiMapNamesEnumeration Enumerate the distinct header names.
Queue Deprecated.  
SimpleHashtable Deprecated.  
SimplePool Deprecated.  
 

Package org.apache.tomcat.util.collections Description

Specialized collections

This package includes a number of special collections, tunned for server-side applications. The utils are not tomcat specific, but use MessageBytes and few other top-level utils.


Apache Tomcat 6.0.53

Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.