クラス ConcurrentReferenceHashMap.Entry<K, V>
java.lang.ObjectSE
org.springframework.util.ConcurrentReferenceHashMap.Entry<K,V>
- 型パラメーター:
K
- キー型V
- 値の型
- 実装されたすべてのインターフェース:
Map.EntrySE<K,
V>
- 含まれているクラス:
ConcurrentReferenceHashMap<K,
V>
protected static final class ConcurrentReferenceHashMap.Entry<K,V>
extends ObjectSE
implements Map.EntrySE<K,V>
単一のマップエントリ。
- 導入:
- 3.2
- 作成者:
- Phillip Webb, Juergen Hoeller, Brian Clozel
コンストラクターの概要
コンストラクターメソッドのサマリー
コンストラクターの詳細
Entry
メソッドの詳細
getKey
getValue
setValue
- 次で指定:
- インターフェース
Map.EntrySE<K,
のV> setValueSE
equals
hashCode
toString