Interface | Description |
---|---|
Statistic |
A statistic (singular) is a single measure of some attribute of a sample (e.g., its arithmetic mean value).
|
StatisticFactory |
A factory to construct a new
Statistic . |
Class | Description |
---|---|
SynchronizedStatistic |
This is a thread-safe wrapper of
Statistic by synchronizing all public methods
so that only one thread at a time can access the instance. |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.