|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatisticRecord
This class implements counter of statistic
| Method Summary | |
|---|---|
StatisticRecord[] |
getChilds()
Return childs counters |
java.lang.String |
getDescription()
Retrurn description of counter |
java.lang.String |
getName()
Return name of counter |
int |
getType()
Return code of counter |
double |
getValueAsDouble()
Return value of counter as double |
int |
getValueAsInt()
Return value of counter as integer |
long |
getValueAsLong()
Return value of counter as long |
void |
reset()
Reset counter and all child counters |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getDescription()
int getValueAsInt()
double getValueAsDouble()
long getValueAsLong()
int getType()
StatisticRecord[] getChilds()
void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||