public class InfoValues extends Object
| Modifier and Type | Field and Description |
|---|---|
String[] |
titleA
Title array.
|
List<String> |
vsL
Values string list.
|
| Constructor and Description |
|---|
InfoValues(String... titleA) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValues()
Returns values.
This method use class InfoLine. This method is not intended for external use. |
Copyright © 2018. All rights reserved.