Package 

Class Counter

    • Method Summary

      Modifier and Type Method Description
      void reset()
      void inc()
      • Methods inherited from class com.batch.android.metrics.model.Metric

        getChildren, getLabelNames, getLabelValues, getName, getType, getValues, hasChanged, hasChildren, labelNames, labels, pack, register
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Counter

        Counter(String name)