Class ComposedEntrypoints

java.lang.Object
com.ibm.wala.ipa.callgraph.impl.ComposedEntrypoints
All Implemented Interfaces:
Iterable<Entrypoint>

public class ComposedEntrypoints extends Object implements Iterable<Entrypoint>
This class represents the union of two sets of Entrypoints.