Package dev.nm.stat.descriptive
Interface StatisticFactory
-
public interface StatisticFactoryA factory to construct a newStatistic.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StatisticgetStatistic()Get aStatistic.
-