public class IteratorEnumeration extends Object implements Enumeration
| Constructor and Description |
|---|
IteratorEnumeration(Iterator iterator) |
public IteratorEnumeration(Iterator iterator)
iterator - public boolean hasMoreElements()
hasMoreElements in interface EnumerationEnumeration.hasMoreElements()public Object nextElement()
nextElement in interface EnumerationEnumeration.nextElement()Copyright © 2014. All Rights Reserved.