public abstract class AbstractClassCollector extends Object implements ClassCollector
ClassCollector| Constructor and Description |
|---|
AbstractClassCollector() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Class<?>> |
collect(URL source,
ClassLoader classLoader) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcollectpublic Collection<Class<?>> collect(URL source, ClassLoader classLoader)
collect in interface ClassCollectorsource - URLclassLoader - ClassLoaderClassCopyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.