| Package | Description |
|---|---|
| com.phloc.commons.collections.iterate |
| Modifier and Type | Method and Description |
|---|---|
static <ELEMENTTYPE> |
EnumerationFromIterator.create(Iterable<? extends ELEMENTTYPE> aCont) |
static <ELEMENTTYPE> |
EnumerationFromIterator.create(Iterator<? extends ELEMENTTYPE> aIter) |
Copyright © 2006–2014 phloc systems. All rights reserved.