public final class BTSweepImmortalScanner extends LinearScan
Constructor and Description |
---|
BTSweepImmortalScanner() |
Modifier and Type | Method and Description |
---|---|
void |
scan(ObjectReference object)
Scan an object during sweep.
|
public BTSweepImmortalScanner()
public void scan(ObjectReference object)
scan
in class LinearScan
object
- The source of the reference.