public class Enumerator extends Object implements Serializable, Enumeration
| Constructor and Description |
|---|
Enumerator(List list) |
public Enumerator(List list)
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.