public abstract class TGForEachNodePair
extends java.lang.Object
| Constructor and Description |
|---|
TGForEachNodePair() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInnerLoop(Node n1) |
void |
beforeInnerLoop(Node n1) |
abstract void |
forEachNodePair(Node n1,
Node n2) |