|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Report
A report gives information about the invocation of a category.
It collects the information from all Statistics
objects
for the specific category.
Method Summary | |
---|---|
String |
getAll()
|
long |
getAverage()
|
String |
getCategory()
|
int |
getCount()
|
long |
getLast()
|
long |
getMax()
|
long |
getMin()
|
Method Detail |
---|
String getCategory()
int getCount()
long getMin()
long getMax()
long getAverage()
long getLast()
String getAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |