| Class | Description |
|---|---|
| BooleanDataPoint |
a subclass for Boolean data type extends DataPoint.
|
| DataPoint |
This is a abstract class representing a data point.
|
| DoubleDataPoint |
a subclass for Double data type extends DataPoint.
|
| FloatDataPoint |
a subclass for Float data type extends DataPoint.
|
| IntDataPoint |
a subclass for Integer data type extends DataPoint.
|
| LongDataPoint |
a subclass for Long data type extends DataPoint.
|
| StringDataPoint |
a subclass for Integer data type extends DataPoint.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.