JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
microsim.dev.statistics
Stats
Uses of Class
microsim.dev.statistics.Stats
Packages that use
Stats
Package
Description
microsim.dev.statistics
Uses of
Stats
in
microsim.dev.statistics
Methods in
microsim.dev.statistics
that return types with arguments of type
Stats
Modifier and Type
Method
Description
static
Supplier
<
Stats
>
Stats.
supplier
(
Supplier
<? extends
List
<? extends
Number
>> supplier)
Convenience method to work with the
Supplier
API.