Interface IntMetric
- All Known Implementing Classes:
IntCounterMetric
public interface IntMetric
-
Method Summary
Modifier and Type Method Description voidsample(int v)
-
Method Details
-
sample
void sample(int v)
-
IntCounterMetricpublic interface IntMetric
| Modifier and Type | Method | Description |
|---|---|---|
void |
sample(int v) |