public class MStringList extends Object
| Constructor and Description |
|---|
MStringList(List<String> list) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getInternalList() |
void |
setInternalList(List<String> internalList) |
String |
toString() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.