public interface JCollection
| Modifier and Type | Method and Description |
|---|---|
JIterator |
getIterator()
Returns a JIterator over the elements in this JCollection.
|
void |
setCollection(Object obj)
Sets the resultset.
|
int |
size()
Returns the number of rows in this JCollection.
|
© insightsoftware. All rights reserved.