public interface Module
Module represents a set of files to analyze. eg., a Jar file. These are persistent
(hung onto by ClassLoaderImpl) .. so, a Module should not hold onto a lot of data.| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<? extends ModuleEntry> |
getEntries() |
java.util.Iterator<? extends ModuleEntry> getEntries()