Uses of Class
microsim.dev.statistics.WeightedStats
Packages that use WeightedStats
-
Uses of WeightedStats in microsim.dev.statistics
Methods in microsim.dev.statistics that return types with arguments of type WeightedStatsModifier and TypeMethodDescriptionstatic Supplier<WeightedStats> WeightedStats.supplier(Supplier<? extends WeightedValues<? extends Number>> supplier) Convenience method to work with theSupplierAPI.