org.apache.abdera.util
Class Discover.LoaderIterator<T>
java.lang.Object
org.apache.abdera.util.Discover.LoaderIterator<T>
- All Implemented Interfaces:
- Iterator<T>
- Direct Known Subclasses:
- Discover.LineReaderLoaderIterator
- Enclosing class:
- Discover
public abstract static class Discover.LoaderIterator<T>
- extends Object
- implements Iterator<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cl
protected final ClassLoader cl
Discover.LoaderIterator
protected Discover.LoaderIterator(ClassLoader cl)
remove
public void remove()
- Specified by:
remove
in interface Iterator<T>
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.