Module openj9.dtfjview
Class InfoClassCommand.ClassStatistics
- java.lang.Object
-
- com.ibm.jvm.dtfjview.commands.infocommands.InfoClassCommand.ClassStatistics
-
- Enclosing class:
- InfoClassCommand
public static class InfoClassCommand.ClassStatistics extends Object
-
-
Constructor Summary
Constructors Constructor Description ClassStatistics()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToSize(long sizeToAdd)
int
getCount()
long
getSize()
void
incrementCount()
-