Package org.eclipse.mat.inspections
Class BigDropsQuery.BigDropEntry
- java.lang.Object
-
- org.eclipse.mat.inspections.BigDropsQuery.BigDropEntry
-
- Enclosing class:
- BigDropsQuery
public static class BigDropsQuery.BigDropEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description BigDropEntry(int objectId, String objectLabel, long objectRetainedSize, int numberOfChildren, int dominatorId, String dominatorLabel, long dominatorRetainedSize)
-