Package org.eclipse.mat.inspections
Class FindLeaksQuery.AccumulationPointOfGroupOfObject
java.lang.Object
org.eclipse.mat.inspections.FindLeaksQuery.AccumulationPoint
org.eclipse.mat.inspections.FindLeaksQuery.AccumulationPointOfGroupOfObject
- Enclosing class:
- FindLeaksQuery
public static class FindLeaksQuery.AccumulationPointOfGroupOfObject
extends FindLeaksQuery.AccumulationPoint
-
Constructor Summary
ConstructorDescriptionAccumulationPointOfGroupOfObject
(IObject object, int[] commonPath, IMultiplePathsFromGCRootsComputer pathsComputer) -
Method Summary
Modifier and TypeMethodDescriptionint[]
Methods inherited from class org.eclipse.mat.inspections.FindLeaksQuery.AccumulationPoint
getObject, getRetainedHeapSize
-
Constructor Details
-
AccumulationPointOfGroupOfObject
public AccumulationPointOfGroupOfObject(IObject object, int[] commonPath, IMultiplePathsFromGCRootsComputer pathsComputer)
-
-
Method Details
-
getCommonPath
public int[] getCommonPath() -
getPathsComputer
-