public static class ScheduleStatistics.Stats
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
bestValue |
int[] |
filteredTimesArray |
int |
max |
float |
mean |
int |
min |
float |
standardDeviation |
int[] |
unfilteredTimesArray |
| Constructor and Description |
|---|
Stats() |