| Constructor and Description |
|---|
StringList() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
copyValue(String value)
Creates a copy of the given value.
|
protected boolean |
valueNeedsCopy()
Determines if values in this list must be copied if the list is copied.
|
protected boolean valueNeedsCopy()
SafeListvalueNeedsCopy in class SafeList<String>Copyright © 2018. All rights reserved.