java.util.Enumeration<Room>
public static class Area.RoomIDEnumerator extends java.lang.Object implements java.util.Enumeration<Room>
RoomIDEnumerator(Area myArea)
boolean
hasMoreElements()
Room
nextElement()
asIterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RoomIDEnumerator(Area myArea)
public boolean hasMoreElements()
hasMoreElements
public Room nextElement()
nextElement