public abstract static class Series.Data extends Object
| Constructor and Description |
|---|
Data(Timespecs timespecs,
Object values) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
size() |
String |
toString() |
protected abstract boolean |
valueEquals(Object values) |
Copyright © 2022. All rights reserved.