| Constructor and description |
|---|
IntArrayIterator(int[] array)Creates an iterator that traverses the supplied array in index order. |
Creates an iterator that traverses the supplied array in index order.
array - the backing array to iterate{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.