Object
getAt(int index)
Iterator
iterator()
int
size()
ListModel
Support the subscript operator for ListModel.
index
Returns an Iterator which traverses the ListModel one element at a time.
Provide the standard Groovy size() method for ListModel.