protected static class ClassLoaderUtil.AggregateIterator<E> extends Object implements Iterator<E>
| Modifier | Constructor and Description |
|---|---|
protected |
ClassLoaderUtil.AggregateIterator() |
| Modifier and Type | Method and Description |
|---|---|
ClassLoaderUtil.AggregateIterator<E> |
addEnumeration(Enumeration<E> e) |
boolean |
hasNext() |
E |
next() |
void |
remove() |
public ClassLoaderUtil.AggregateIterator<E> addEnumeration(Enumeration<E> e)
Copyright © 2014. All rights reserved.