| Package | Description |
|---|---|
| org.modeshape.common.collection |
A set of common classes for dealing with collections of other objects.
|
| Modifier and Type | Method and Description |
|---|---|
static <E> MultiIterator<E> |
MultiIterator.fromIterables(Iterable<? extends Iterable<E>> iterables) |
static <E> MultiIterator<E> |
MultiIterator.fromIterators(Iterable<Iterator<E>> iterators) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.