| Modifier and Type | Interface and Description | 
|---|---|
| interface  | TimeSeries<V extends Value,U extends Unit<V>>A representation of the model object 'Time Series'. | 
| Modifier and Type | Method and Description | 
|---|---|
| <V extends Value,U extends Unit<V>> | StatisticsFactory. createTimeSeries()Returns a new object of class 'Time Series'. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TimeSeriesImpl<V extends Value,U extends Unit<V>>An implementation of the model object 'Time Series'. | 
| Modifier and Type | Method and Description | 
|---|---|
| <V extends Value,U extends Unit<V>> | StatisticsFactoryImpl. createTimeSeries() | 
| Modifier and Type | Method and Description | 
|---|---|
| <V extends Value,U extends Unit<V>> | StatisticsSwitch. caseTimeSeries(TimeSeries<V,U> object)Returns the result of interpreting the object as an instance of 'Time Series'. | 
| Modifier and Type | Method and Description | 
|---|---|
| <V extends Value> | StatisticsSwitch. caseUnit(Unit<V> object)Returns the result of interpreting the object as an instance of 'Unit'. | 
Copyright 2020 Kieker Project, http://kieker-monitoring.net