public class StatItem extends Object
StatItem(String cmpId, String name, long[] count)
String
getCmpId()
long[]
getCountValues()
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StatItem(String cmpId, String name, long[] count)
cmpId
name
count
public long[] getCountValues()
public String getName()
public String getCmpId()