Constructor and Description |
---|
StringMap() |
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 map must be copied if the map is copied.
|
protected boolean valueNeedsCopy()
SafeMap
valueNeedsCopy
in class SafeMap<String,String>
Copyright © 2018. All rights reserved.