概要:
详细资料:
Map.Entry<K,V>
AbstractWeakConcurrentMap<K,V,L>
(专用程序包) final Map.Entry<AbstractWeakConcurrentMap.WeakKey<K>,V>
entry
private final K
key
private
SimpleEntry(K key, Map.Entry<AbstractWeakConcurrentMap.WeakKey<K>,V> entry)
K
getKey()
V
getValue()
setValue(V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode
getKey
getValue
setValue