public class CumulativeStatistics
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
dayCount |
int |
invocations |
long |
lastDate |
long |
startDate |
| Constructor and Description |
|---|
CumulativeStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerInvocation() |