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