public abstract class P2SetFactory<T extends PointsToSetInternal> extends Object
| Constructor and Description |
|---|
P2SetFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
newSet(Type type,
PAG pag)
Returns a newly-created set.
|
Copyright © 2020 Soot OSS. All rights reserved.