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