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