Interface WeakValueHashMap.ValueRef<K,V>

All Superinterfaces:
Map.Entry<K,V>
Enclosing class:
WeakValueHashMap<K,V>

public static interface WeakValueHashMap.ValueRef<K,V> extends Map.Entry<K,V>
  • Method Details

    • get

      V get()
      Get underlying value.
      Returns:
      the value