|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JIterator
A JIterator over a JCollection. JIterator returns each row of the resultset.
Method Summary | |
---|---|
boolean |
hasNext()
Returns true if the JIterator has more elements. |
java.lang.Object |
next()
Returns the next element in the JIterator. |
Method Detail |
---|
boolean hasNext()
java.lang.Object next()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |