Preferences. This class now exists only for extension
migration purposes.@Deprecated public class VCSPropertyMap<K,V> extends VCSCopyableMap
Class for storing a version control client property map.
VCSPropertyMapMigrator_hash| Constructor and Description |
|---|
VCSPropertyMap()
Deprecated.
|
VCSPropertyMap(java.util.Map<K,V> map)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected VCSCopyableMap<K,V> |
createInstance()
Deprecated.
|
copyTo, fireChangeEventFromSource, getMap, setMapaddChangeListener, fireChangeEvent, fireChangeEvent, removeChangeListener, setUseObjectEqualsaddStructureChangeListener, containsKey, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEqualsprotected VCSCopyableMap<K,V> createInstance()
createInstance in class VCSCopyableMap