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 longgetCount()Returns the current count.
-