Constructor and Description |
---|
EnumerationIterator(Enumeration delegatee)
Constructs an
EnuerationIterator |
public EnumerationIterator(Enumeration delegatee)
EnuerationIterator
delegatee
- the underlaying enumerationpublic boolean hasNext()
hasNext
in interface Iterator
Iterator.hasNext()
public Object next()
next
in interface Iterator
Iterator.next()
public void remove()
UnsupportedOperationException
.remove
in interface Iterator
Iterator.remove()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"