public class DataPoint extends Object implements Serializable
| Constructor and Description |
|---|
DataPoint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
void |
setCoordinates(double[] coordinates) |
Copyright © 2019 WSO2. All rights reserved.