| Package | Description |
|---|---|
| com.helger.commons.collection.iterate |
| Modifier and Type | Method and Description |
|---|---|
static <ELEMENTTYPE> |
ArrayIterator.create(ELEMENTTYPE[] aArray) |
static <ELEMENTTYPE> |
ArrayIterator.createOfsLen(ELEMENTTYPE[] aArray,
int nOfs,
int nLength) |
Copyright © 2014–2016 Philip Helger. All rights reserved.