| Package | Description |
|---|---|
| soot.jimple.spark.sets |
| Modifier and Type | Method and Description |
|---|---|
static HybridPointsToSet |
HybridPointsToSet.intersection(HybridPointsToSet set1,
HybridPointsToSet set2,
PAG pag) |
| Modifier and Type | Method and Description |
|---|---|
static P2SetFactory<HybridPointsToSet> |
HybridPointsToSet.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
static HybridPointsToSet |
HybridPointsToSet.intersection(HybridPointsToSet set1,
HybridPointsToSet set2,
PAG pag) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HybridPointsToSet.setPointsToSetFactory(P2SetFactory<HybridPointsToSet> factory) |
Copyright © 2020 Soot OSS. All rights reserved.