public class IteratorEnumeration extends Object implements Enumeration
| Constructor and Description |
|---|
IteratorEnumeration(Iterator iterator) |
public IteratorEnumeration(Iterator iterator)
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2012 JBoss by Red Hat. All Rights Reserved.