public class AllApplicationEntrypoints extends java.util.HashSet<Entrypoint>
| Constructor and Description |
|---|
AllApplicationEntrypoints(AnalysisScope scope,
IClassHierarchy cha) |
add, clear, clone, contains, isEmpty, iterator, remove, size, spliteratoraddAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic AllApplicationEntrypoints(AnalysisScope scope, IClassHierarchy cha)
scope - governing analyais scopecha - governing class hierarchyjava.lang.IllegalArgumentException - if cha is null