Uses of Class
org.apache.commons.statistics.descriptive.LongStatistics.Builder
Packages that use LongStatistics.Builder
Package
Description
Implementations of univariate statistics.
-
Uses of LongStatistics.Builder in org.apache.commons.statistics.descriptive
Methods in org.apache.commons.statistics.descriptive that return LongStatistics.BuilderModifier and TypeMethodDescription(package private) LongStatistics.Builder
Add the statistic to the statistics to compute.static LongStatistics.Builder
Returns a new builder configured to create instances to compute the specifiedstatistics
.LongStatistics.Builder.setConfiguration
(StatisticsConfiguration v) Sets the statistics configuration options for computation of statistics.