org.eclipse.mat.inspections
Class BigDropsQuery.BigDropEntry

java.lang.Object
  extended by org.eclipse.mat.inspections.BigDropsQuery.BigDropEntry
Enclosing class:
BigDropsQuery

public static class BigDropsQuery.BigDropEntry
extends java.lang.Object


Constructor Summary
BigDropsQuery.BigDropEntry(int objectId, java.lang.String objectLabel, long objectRetainedSize, int numberOfChildren, int dominatorId, java.lang.String dominatorLabel, long dominatorRetainedSize)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BigDropsQuery.BigDropEntry

public BigDropsQuery.BigDropEntry(int objectId,
                                  java.lang.String objectLabel,
                                  long objectRetainedSize,
                                  int numberOfChildren,
                                  int dominatorId,
                                  java.lang.String dominatorLabel,
                                  long dominatorRetainedSize)