| Package | Description |
|---|---|
| qilin.core.sets |
| Modifier and Type | Field and Description |
|---|---|
protected HybridPointsToSet |
DoublePointsToSet.newSet |
protected HybridPointsToSet |
DoublePointsToSet.oldSet |
| Modifier and Type | Method and Description |
|---|---|
static HybridPointsToSet |
HybridPointsToSet.getEmptySet() |
HybridPointsToSet |
DoublePointsToSet.getNewSet()
Returns set of newly-added nodes since last call to flushNew.
|
HybridPointsToSet |
DoublePointsToSet.getNewSetCopy() |
HybridPointsToSet |
DoublePointsToSet.getOldSet()
Returns set of nodes already present before last call to flushNew.
|
Copyright © 2024 Soot OSS. All rights reserved.