|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Describes a virtual array of Items, and methods for accessing them.
| Method Summary | |
Item |
getAt(int index)
Returns the Item at the given index into the virtual array, or null. |
int |
size()
Returns the size of the virtual array. |
| Method Detail |
public int size()
public Item getAt(int index)
index - The index into the virtual array of the desired Item.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||