|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--WorldEnumeration
This class provides an iterator for the simulation (World)
Method Summary | |
boolean |
hasMoreElements()
checks if there are more LocationObjectPairs to return |
LocationObjectPair |
nextElement()
returns either next LocationObjectPair from iterator or null |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public boolean hasMoreElements()
public LocationObjectPair nextElement()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |