| Modifier and Type | Field and Description |
|---|---|
(package private) long | timestampTimestamp of the data point |
(package private) double | valueValue of the data point |
| Constructor and Description |
|---|
PercentElem(int pos,
long timestamp,
double value)Position (unused, for sorting tie-break ordering) @param timestamp the timestamp @param value the value. |
final long timestamp
final double value
PercentElem(int pos,
long timestamp,
double value)pos - position (unused, for sorting tie-break ordering) @param timestamp the timestamp @param value the value