Package io.dropwizard.metrics5
Interface Summing
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getSum()
Return the current sum.
-
Modifier and Type | Method | Description |
---|---|---|
long |
getSum() |
Return the current sum.
|