Class Summary |
Enumerator<T> |
Adapter class that wraps an Enumeration around a Java2
collection classes object Iterator so that existing APIs
returning Enumerations can easily run on top of the new collections. |
ExceptionUtils |
Utilities for handling Throwables and Exceptions. |
FastRemovalDequeue<T> |
The FastRemovalDequeue is a Dequeue that supports constant time removal of
entries. |
UniqueAttributesImpl |
Wraps the default attributes implementation and ensures that each attribute
has a unique qname as required by the JSP specification. |