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() |
getObjectpublic AccumulationPointOfGroupOfObject(IObject object, int[] commonPath, IMultiplePathsFromGCRootsComputer pathsComputer)
public int[] getCommonPath()
public IMultiplePathsFromGCRootsComputer getPathsComputer()