Uses of Class
org.apache.sis.math.StatisticsFormat
-
Packages that use StatisticsFormat Package Description org.apache.sis.math A set of mathematical objects and algebraic utilities. -
-
Uses of StatisticsFormat in org.apache.sis.math
Methods in org.apache.sis.math that return StatisticsFormat Modifier and Type Method Description StatisticsFormatStatisticsFormat. clone()Returns a clone of this format.static StatisticsFormatStatisticsFormat. getInstance()Returns an instance for the current system default locale.static StatisticsFormatStatisticsFormat. getInstance(Locale locale)Returns an instance for the given locale.
-