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, setMap
addChangeListener, fireChangeEvent, fireChangeEvent, removeChangeListener, setUseObjectEquals
addStructureChangeListener, containsKey, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals
protected VCSCopyableMap<K,V> createInstance()
createInstance
in class VCSCopyableMap