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