java.lang.Object
com.iamsoft.util.ui.swing.nameditem.MutableMapEntry<K,V>
- Type Parameters:
K
- Key type.V
- Value type.
- All Implemented Interfaces:
Map.Entry<K,
V>
Deprecated.
Deprecated.
Map entry with mutable key and value.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MutableMapEntry
public MutableMapEntry()Deprecated. -
MutableMapEntry
Deprecated.
-
-
Method Details
-
getKey
Deprecated. -
setKey
Deprecated. -
getValue
Deprecated. -
setValue
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-