public class EnumAsIt extends Object implements Iterator
EnumAsIt(Enumeration e)
boolean
hasNext()
Object
next()
void
remove()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnumAsIt(Enumeration e)
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove
Copyright © 2015 Lucee