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