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() |
getObjectpublic AccumulationPoint(IObject object, long retainedSize, int[] path)
public long getRetainedHeapSize()
getRetainedHeapSize in class FindLeaksQuery.AccumulationPointpublic int[] getPath()