public class AllApplicationEntrypoints extends HashSet<Entrypoint>
| Constructor and Description |
|---|
AllApplicationEntrypoints(AnalysisScope scope,
IClassHierarchy cha) |
add, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringpublic AllApplicationEntrypoints(AnalysisScope scope, IClassHierarchy cha)
scope - governing analyais scopecha - governing class hierarchyIllegalArgumentException - if cha is nullCopyright © 2015. All rights reserved.