|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStatistic
This interface describe extends methods of base class
| Nested Class Summary | |
|---|---|
static class |
IStatistic.Counter
|
static class |
IStatistic.Counters
|
static class |
IStatistic.Groups
|
| Method Summary | |
|---|---|
IStatistic |
appendCounter(IStatisticRecord... rec)
Merge statistic |
void |
enable(boolean e)
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
IStatisticRecord |
getRecordByName(java.lang.String name)
|
IStatisticRecord[] |
getRecords()
|
boolean |
isEnable()
|
void |
reset()
|
| Method Detail |
|---|
IStatistic appendCounter(IStatisticRecord... rec)
rec - external statisticIStatisticRecord getRecordByName(java.lang.String name)
boolean isEnable()
IStatisticRecord[] getRecords()
java.lang.String getName()
java.lang.String getDescription()
void enable(boolean e)
void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||