AbstractConcurrentMap.Entry<K,V>ManagedConcurrentMap.Entry, ManagedConcurrentMap.EntryWithValuepublic static interface AbstractConcurrentMapBase.Entry<V>
| Modifier and Type | Method | Description |
|---|---|---|
int |
getHash() |
|
V |
getValue() |
|
boolean |
isValid() |
|
void |
setValue(V value) |