Interface NumericStatistic
-
- All Superinterfaces:
Statistic
- All Known Implementing Classes:
LongNumericStatistic
,NumericStatisticBaseImpl
public interface NumericStatistic extends Statistic
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
decrement()
void
increment()
-