Package com.mycila.xmltool
Class SoftHashMap.SimpleEntry<K,V>
java.lang.Object
com.mycila.xmltool.SoftHashMap.SimpleEntry<K,V>
- All Implemented Interfaces:
Map.Entry<K,
V>
- Enclosing class:
SoftHashMap<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
SimpleEntry
-
SimpleEntry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-
eq
-