private class ImmortalSpaceDriver.Closure extends TransitiveClosure
specializedScan| Modifier | Constructor and Description |
|---|---|
private |
Closure() |
| Modifier and Type | Method and Description |
|---|---|
void |
processEdge(ObjectReference source,
Address slot)
Process an edge.
|
getSpecializedScanClass, processNode, registerSpecializedScanprivate Closure()
public void processEdge(ObjectReference source, Address slot)
processEdge in class TransitiveClosuresource - The source of the reference.slot - The location containing the object reference.