|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JCollection
A JCollection represents a group of elements. JIterator can be used to access and get each element.
Method Summary | |
---|---|
JIterator |
getIterator()
Returns a JIterator over the elements in this JCollection. |
void |
setCollection(java.lang.Object obj)
Sets the resultset. |
int |
size()
Returns the number of rows in this JCollection. |
Method Detail |
---|
int size()
JIterator getIterator()
void setCollection(java.lang.Object obj)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |