public static class Statistics.Tracker extends Statistics.AbstractValue<java.lang.Long>
| Constructor and Description | 
|---|
Tracker(java.lang.String name,
       long windowSize)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
get()  | 
java.lang.String | 
toString()  | 
long | 
update(long newValue)  | 
getName, incrementVersion