| Package | Description |
|---|---|
| com.phloc.commons.collections.iterate |
| Modifier and Type | Method and Description |
|---|---|
static ArrayIteratorBoolean |
ArrayIteratorBoolean.createBeginEnd(boolean[] aArray,
int nBegin,
int nEnd) |
static ArrayIteratorBoolean |
ArrayIteratorBoolean.createOfsLen(boolean[] aArray,
int nOfs,
int nLength) |
Copyright © 2006–2014 phloc systems. All rights reserved.