Constructor and Description |
---|
EnumIterator(Enumeration enumer) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public EnumIterator(Enumeration enumer)
Copyright © 2015. All rights reserved.