|
|
| LargeWaitsCollector (double threshold) |
| |
| void | newObservation (StatProbe probe, double x) |
| | Receives the new observation x broadcast by probe. More...
|
| |
|
String | formatLargeWaits () |
| |
|
|
double | threshold |
| |
|
ArrayList< Double > | largeWaits = new ArrayList<Double>() |
| |
◆ newObservation()
| void newObservation |
( |
StatProbe |
probe, |
|
|
double |
x |
|
) |
| |
Receives the new observation x broadcast by probe.
- Parameters
-
| probe | the statistical probe broadcasting the observation. |
| x | the observation being broadcast. |
Implements ObservationListener.
The documentation for this class was generated from the following file: