protected static class ClassLoaderUtil.AggregateIterator<E> extends Object implements Iterator<E>
| Modifier | Constructor and Description |
|---|---|
protected |
AggregateIterator() |
| Modifier and Type | Method and Description |
|---|---|
ClassLoaderUtil.AggregateIterator<E> |
addEnumeration(Enumeration<E> e) |
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ClassLoaderUtil.AggregateIterator<E> addEnumeration(Enumeration<E> e)
Copyright © 2015. All rights reserved.