public class ArrayDataDouble extends ArrayData
| Constructor and Description |
|---|
ArrayDataDouble() |
ArrayDataDouble(double[] data) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
double[] |
getData() |
void |
setData(double[] data) |
String |
toString() |
Copyright © 2018. All Rights Reserved.