| Package | Description |
|---|---|
| com.phloc.commons.collections.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 © 2006–2014 phloc systems. All rights reserved.