public static interface WeakValueHashMap.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, setValue
V get()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.