public class TSElement extends Object
| Constructor and Description |
|---|
TSElement(long timestamp,
double value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getTimestamp() |
double |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2022. All rights reserved.