Class CollectionHeuristic

java.lang.Object
qilin.pta.toolkits.debloaterx.CollectionHeuristic

public class CollectionHeuristic extends Object
  • Field Details

    • pta

      protected final PTA pta
    • pag

      protected final PAG pag
    • t2Fields

      protected final Map<Type,Set<SparkField>> t2Fields
    • containerType

      protected final Set<Type> containerType
    • ctxDepHeaps

      protected final Set<AllocNode> ctxDepHeaps
  • Constructor Details

    • CollectionHeuristic

      public CollectionHeuristic(PTA pta)
  • Method Details

    • getCtxDepHeaps

      public Set<AllocNode> getCtxDepHeaps()
    • run

      public void run()