Modifier and Type | Field and Description |
---|---|
protected Enumeration |
e |
Constructor and Description |
---|
ListTools.EnumerationIterator(Enumeration e)
Constructor with the enumeration to wrap as an iterator.
|
protected Enumeration e
public ListTools.EnumerationIterator(Enumeration e)
public boolean hasNext()
hasMoreElements()
.public Object next()
nextElement()
.