Package org.jboss.marshalling.reflect
Class UnlockedHashMap.Item<K,V>
java.lang.Object
org.jboss.marshalling.reflect.UnlockedHashMap.Item<K,V>
- All Implemented Interfaces:
Map.Entry<K,
V>
- Enclosing class:
- UnlockedHashMap<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
hashCode
private final int hashCode -
value
-
-
Constructor Details
-
Item
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
hashCode
public int hashCode() -
equals
-
equals
-