| Package | Description |
|---|---|
| com.helger.commons.collection.iterate |
| Modifier and Type | Method and Description |
|---|---|
static <ELEMENTTYPE> |
EnumerationFromIterator.create(Iterable<? extends ELEMENTTYPE> aCont) |
static <ELEMENTTYPE> |
EnumerationFromIterator.create(Iterator<? extends ELEMENTTYPE> aIter) |
Copyright © 2014–2015 Philip Helger. All rights reserved.