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