public class AllApplicationEntrypoints extends HashSet<Entrypoint>
Constructor and Description |
---|
AllApplicationEntrypoints(AnalysisScope scope,
IClassHierarchy cha) |
add, clear, clone, contains, isEmpty, iterator, remove, size, spliterator
equals, hashCode, removeAll
addAll, containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray
parallelStream, removeIf, stream
public AllApplicationEntrypoints(AnalysisScope scope, IClassHierarchy cha)
scope
- governing analyais scopecha
- governing class hierarchyIllegalArgumentException
- if cha is null