Package | Description |
---|---|
org.eclipse.mat.parser |
Interfaces for handling indexes.
|
Modifier and Type | Method and Description |
---|---|
void |
IPreliminaryIndex.setGcRoots(HashMapIntObject<List<XGCRootInfo>> gcRoots)
store the GC roots information
|
void |
IPreliminaryIndex.setThread2objects2roots(HashMapIntObject<HashMapIntObject<List<XGCRootInfo>>> thread2objects2roots)
store the thread local variable information
|