java.lang.Objectorg.apache.catalina.util.Enumerator
All Implemented Interfaces:
Enumeration
Enumeration around a Java2
collection classes object Iterator so that existing APIs
returning Enumerations can easily run on top of the new collections.
Constructors are provided to easliy create such wrappers.Craig - R. McClanahan$ - Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (mar., 24 oct. 2006) $| Constructor: |
|---|
|
|
|
|
|
|
| Method from org.apache.catalina.util.Enumerator Summary: |
|---|
| hasMoreElements, nextElement |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.catalina.util.Enumerator Detail: |
|---|
|
|