|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
DataListIterator Interface
| Method Summary | |
boolean |
hasNext()
Check if the data list contains another object. |
Object |
next(Object object)
Get the next object from the data list |
| Method Detail |
public boolean hasNext()
throws Exception
Exception - if any error occurs
public Object next(Object object)
throws NoSuchElementException
object - the object to fill with data
NoSuchElementException - if any error occurs
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||