|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IndexSet
A set of list of indexes. This will often expose an isolated snapshot of a set of indices for a table.
| Method Summary | |
|---|---|
void |
dispose()
Cleans up and disposes the resources associated with this set of index. |
IntegerListInterface |
getIndex(int n)
Returns a mutable object that implements IntegerListInterface for the given index number in this set of indices. |
| Method Detail |
|---|
IntegerListInterface getIndex(int n)
void dispose()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||