Package org.apache.sling.commons.metrics
Interface Histogram
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdate(long value)Adds a recorded value. 
 - 
 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
update(long value) | 
 Adds a recorded value. 
 |