Class AllApplicationEntrypoints

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Entrypoint>, Collection<Entrypoint>, Set<Entrypoint>

public class AllApplicationEntrypoints extends HashSet<Entrypoint>
Includes all application methods in an analysis scope as entrypoints.
See Also: