Uses of Class
soot.jimple.spark.sets.P2SetFactory

Packages that use P2SetFactory
soot Base Soot classes, shared by different intermediate representations. 
soot.jimple.spark.pag   
soot.jimple.spark.sets   
 

Uses of P2SetFactory in soot
 

Fields in soot declared as P2SetFactory
 P2SetFactory G.newSetFactory
           
 P2SetFactory G.newSetFactory
           
 P2SetFactory G.oldSetFactory
           
 P2SetFactory G.oldSetFactory
           
 

Uses of P2SetFactory in soot.jimple.spark.pag
 

Fields in soot.jimple.spark.pag declared as P2SetFactory
protected  P2SetFactory PAG.setFactory
           
protected  P2SetFactory PAG.setFactory
           
 

Methods in soot.jimple.spark.pag that return P2SetFactory
 P2SetFactory PAG.getSetFactory()
           
 P2SetFactory PAG.getSetFactory()
           
 

Uses of P2SetFactory in soot.jimple.spark.sets
 

Methods in soot.jimple.spark.sets that return P2SetFactory
static P2SetFactory BitPointsToSet.getFactory()
           
static P2SetFactory HashPointsToSet.getFactory()
           
static P2SetFactory HybridPointsToSet.getFactory()
           
static P2SetFactory SharedHybridSet.getFactory()
           
static P2SetFactory SharedListSet.getFactory()
           
static P2SetFactory SortedArraySet.getFactory()
           
static P2SetFactory SortedArraySet.getFactory()
           
static P2SetFactory SharedListSet.getFactory()
           
static P2SetFactory SharedHybridSet.getFactory()
           
static P2SetFactory HybridPointsToSet.getFactory()
           
static P2SetFactory HashPointsToSet.getFactory()
           
static P2SetFactory BitPointsToSet.getFactory()
           
static P2SetFactory DoublePointsToSet.getFactory(P2SetFactory newFactory, P2SetFactory oldFactory)
           
static P2SetFactory DoublePointsToSet.getFactory(P2SetFactory newFactory, P2SetFactory oldFactory)
           
 

Methods in soot.jimple.spark.sets with parameters of type P2SetFactory
static P2SetFactory DoublePointsToSet.getFactory(P2SetFactory newFactory, P2SetFactory oldFactory)
           
static P2SetFactory DoublePointsToSet.getFactory(P2SetFactory newFactory, P2SetFactory oldFactory)