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, registerSpecializedScan
private Closure()
public void processEdge(ObjectReference source, Address slot)
processEdge
in class TransitiveClosure
source
- The source of the reference.slot
- The location containing the object reference.