|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TaskDataIterator
This is an incomplete Iterator implementation intended to ease the use of TaskDataCursor for cases where you are simply iterating over a list of tasks, and do not need to move backward and forward through that list.
This iterator is a read-only, and you should not attempt to use the remove method. Doing so will result in a runtime exception.
| Method Summary |
|---|
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||