public class Statistics
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Statistics.LogDetails
The Class LogDetails.
|
Constructor and Description |
---|
Statistics() |
Modifier and Type | Method and Description |
---|---|
static void |
addDetails(java.lang.String key,
long time,
java.lang.String extra)
Adds the details.
|
static java.lang.String |
getReport(java.lang.String key)
Gets the report.
|
static void |
reset()
eliminates all information stored.
|
public static void reset()
public static void addDetails(java.lang.String key, long time, java.lang.String extra)
key
- the keytime
- the timeextra
- the extrapublic static java.lang.String getReport(java.lang.String key)
key
- the keyCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa