Class InfoClassCommand.ClassStatistics
java.lang.Object
com.ibm.jvm.dtfjview.commands.infocommands.InfoClassCommand.ClassStatistics
- Enclosing class:
InfoClassCommand
-
Constructor Details
-
ClassStatistics
public ClassStatistics()
-
-
Method Details
-
getCount
public int getCount() -
getSize
public long getSize() -
incrementCount
public void incrementCount() -
addToSize
public void addToSize(long sizeToAdd)
-