|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Untamed:
Method Summary | |
Object |
cursor()
Enabled: Return the element under the cursor; return null if !valid() or if called before first next() call. |
Object |
next()
Enabled: Return the next element in the enumeration; first call to next() returns the first element. |
boolean |
valid()
Enabled: Any more elements in the enumeration? |
Method Detail |
public Object cursor()
public Object next()
public boolean valid()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |