public class IteratorToEnumeration extends Object implements Enumeration
| Constructor and Description |
|---|
IteratorToEnumeration(Iterator iter) |
public IteratorToEnumeration(Iterator iter)
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface EnumerationCopyright © 2014. All rights reserved.