| Package | Description |
|---|---|
| com.helger.commons.collection.iterate |
| Modifier and Type | Method and Description |
|---|---|
static ArrayIteratorInt |
ArrayIteratorInt.createBeginEnd(int[] aArray,
int nBegin,
int nEnd) |
static ArrayIteratorInt |
ArrayIteratorInt.createOfsLen(int[] aArray,
int nOfs,
int nLength) |
Copyright © 2014–2016 Philip Helger. All rights reserved.