public static class FindLeaksQuery.AccumulationPointOfGroupOfObject extends FindLeaksQuery.AccumulationPoint
Constructor and Description |
---|
AccumulationPointOfGroupOfObject(IObject object,
int[] commonPath,
IMultiplePathsFromGCRootsComputer pathsComputer) |
Modifier and Type | Method and Description |
---|---|
int[] |
getCommonPath() |
IMultiplePathsFromGCRootsComputer |
getPathsComputer() |
getObject, getRetainedHeapSize
public AccumulationPointOfGroupOfObject(IObject object, int[] commonPath, IMultiplePathsFromGCRootsComputer pathsComputer)
public int[] getCommonPath()
public IMultiplePathsFromGCRootsComputer getPathsComputer()