public interface HeapScanning
ObjectScanner.
This interface is a first small step in a bigger effort to separate heap crawling from the
analysis. If these two parts are cleanly separated, it should allow mixing different algorithms
and configurations more easily.| Modifier and Type | Method and Description |
|---|---|
HeapScanningPolicy |
scanningPolicy() |
AnalysisType[] |
skippedHeapTypes() |
AnalysisType[] skippedHeapTypes()
HeapScanningPolicy scanningPolicy()