Package org.apache.sling.commons.metrics
Interface Counting
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCount()Returns the current count.
-
| Modifier and Type | Method | Description |
|---|---|---|
long |
getCount() |
Returns the current count.
|