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