| Modifier and Type | Field and Description |
|---|---|
protected Enumeration |
m_enum
The enumeration over which this iterates.
|
| Constructor and Description |
|---|
EnumerationIterator(Enumeration e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected Enumeration m_enum
public EnumerationIterator(Enumeration e)
Copyright © 2003–2017 The Sakai Foundation. All rights reserved.