Package org.apache.abdera.util
Class Discover.DefaultLoader<T>
java.lang.Object
org.apache.abdera.util.Discover.DefaultLoader<T>
- All Implemented Interfaces:
Iterable<T>
- Enclosing class:
Discover
@Deprecated(since="2021-07-29")
public static class Discover.DefaultLoader<T>
extends Object
implements Iterable<T>
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultLoader(String id, boolean classesonly, Object[] args) Deprecated.DefaultLoader(String id, boolean classesonly, Object[] args, ClassLoader loader) Deprecated. -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator