K - the key typeV - the value typepublic interface ValueRef<K,V> extends Map.Entry<K,V>
| Modifier and Type | Method and Description |
|---|---|
V |
get()
Get underlying value.
|
comparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, getKey, getValue, hashCode, setValueV get()
Copyright © 2024 JBoss by Red Hat. All rights reserved.