Increments this counter by delta.
Decrements this counter by delta.
The current count.
Wraps partial function pf, incrementing this counter for every execution (defined or not).
Increase this counter at the start of evaluating f, decrease when finished, and finally
return the result of f.
Decrements this counter by delta (defaults to 1).
Increments this counter by delta (defaults to 1).
A Scala facade class for DropwizardCounter.