public abstract class P2SetFactory
extends java.lang.Object
Constructor and Description |
---|
P2SetFactory() |
Modifier and Type | Method and Description |
---|---|
abstract PointsToSetInternal |
newSet(Type type,
PAG pag)
Returns a newly-created set.
|
public abstract PointsToSetInternal newSet(Type type, PAG pag)