NodesIterator that accepts nodes as an integer array.
Constructor for iterator based on integer array representing nodes
Constructor for iterator based on the size
Consume integers from the iterator and place them into the dest array.
dest
{@inheritDoc}
Returns the next int element in the iteration.
int
The number of elements in this iterator *