|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Statistics
A simple statistics object. A statistics object stores the duration for an invocation of a defined category.
| Method Summary | |
|---|---|
String |
getCategory()
The category for the invocation. |
long |
getDuration()
The duration of the invocation in milliseconds. |
| Method Detail |
|---|
long getDuration()
String getCategory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||