public static class FindLeaksQuery2.AccumulationPoint extends FindLeaksQuery.AccumulationPoint
Constructor and Description |
---|
AccumulationPoint(IObject object,
long retainedSize,
int[] path) |
Modifier and Type | Method and Description |
---|---|
int[] |
getPath() |
long |
getRetainedHeapSize() |
getObject
public AccumulationPoint(IObject object, long retainedSize, int[] path)
public long getRetainedHeapSize()
getRetainedHeapSize
in class FindLeaksQuery.AccumulationPoint
public int[] getPath()