- add
void add(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- add
void add(String o)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasNext
bool hasNext()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasPrevious
bool hasPrevious()
Undocumented in source. Be warned that the author may not have intended to support it.
- next
Object next()
Undocumented in source. Be warned that the author may not have intended to support it.
- nextIndex
int nextIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
- previous
Object previous()
Undocumented in source. Be warned that the author may not have intended to support it.
- previousIndex
int previousIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove()
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.