Constructor and Description |
---|
ArrayIterator(int to) |
ArrayIterator(int from,
int length) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
IExpr |
next() |
void |
remove() |
boolean |
setUp() |
void |
tearDown() |
public ArrayIterator(int to)
public ArrayIterator(int from, int length)