|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.Areas.interfaces.Area.RoomIDEnumerator
public static class Area.RoomIDEnumerator
| Constructor Summary | |
|---|---|
Area.RoomIDEnumerator(Area myArea)
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
Room |
nextElement()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Area.RoomIDEnumerator(Area myArea)
| Method Detail |
|---|
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumeration<Room>public Room nextElement()
nextElement in interface java.util.Enumeration<Room>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||