
Public Member Functions | |
| void | add (Object o) |
| boolean | hasPrevious () |
| int | nextIndex () |
| E | previous () |
| int | previousIndex () |
| void | set (Object o) |
Package Functions | |
| ListItr (int index) | |
| ListItr | ( | int | index | ) | [package] |
| void add | ( | Object | o | ) |
| boolean hasPrevious | ( | ) |
| int nextIndex | ( | ) |
| E previous | ( | ) |
| int previousIndex | ( | ) |
| void set | ( | Object | o | ) |
1.5.8