Package net.sourceforge.plantuml.api
Interface INumberAnalyzed
-
- All Known Implementing Classes:
NumberAnalyzed,NumberAnalyzed2,NumberAnalyzedDated
public interface INumberAnalyzed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetMax()longgetMean()longgetMin()longgetNb()longgetSliddingMean()longgetSum()
-