Package org.apache.abdera.util
Class Discover.DefaultLoaderIterator<T>
java.lang.Object
org.apache.abdera.util.Discover.LoaderIterator<T>
org.apache.abdera.util.Discover.LineReaderLoaderIterator<T>
org.apache.abdera.util.Discover.DefaultLoaderIterator<T>
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
Discover
@Deprecated(since="2021-07-29")
public static class Discover.DefaultLoaderIterator<T>
extends Discover.LineReaderLoaderIterator<T>
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultLoaderIterator(ClassLoader cl, InputStream in, boolean classesonly, Object[] args) Deprecated. -
Method Summary
Methods inherited from class org.apache.abdera.util.Discover.LineReaderLoaderIterator
hasNextMethods inherited from class org.apache.abdera.util.Discover.LoaderIterator
removeMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
DefaultLoaderIterator
Deprecated.
-
-
Method Details
-
next
Deprecated.
-