| Constructor and Description |
|---|
StringIntMap() |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
copyValue(Integer 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()
SafeMapvalueNeedsCopy in class SafeMap<String,Integer>Copyright © 2018. All rights reserved.