public interface IMergeFunction
| Modifier and Type | Method and Description |
|---|---|
int |
merge(IntSet x,
int j) |
int merge(IntSet x, int j)
x - set of factoid numbers that previously have been established to hold at a program pointj - a new factoid number which has been discovered to hold at a program point