Class WeakHashNode<K,V>
java.lang.Object
java.lang.ref.Reference<K>
java.lang.ref.WeakReference<K>
gnu.kawa.util.WeakHashNode<K,V>
- All Implemented Interfaces:
Map.Entry<K,V>
-
Field Details
-
next
-
hash
public int hash -
value
-
-
Constructor Details
-
WeakHashNode
-
-
Method Details
-
getKey
-
getValue
-
setValue
-