Interface IntMetric

All Known Implementing Classes:
IntCounterMetric

public interface IntMetric
  • Method Summary

    Modifier and Type Method Description
    void sample​(int v)  
  • Method Details

    • sample

      void sample​(int v)