public interface MutableCountStatistic extends MutableStatistic
CountStatistic by the
virtue of extending MutableStatistic.| Modifier and Type | Method and Description |
|---|---|
void |
setCount(long current)
Provides the mutator to the only statistic in the implementing class that
changes - Count.
|
modifiableView, reset, unmodifiableViewCopyright © 2015. All rights reserved.