Searched defs:getMappedValue (Results 1 – 2 of 2) sorted by relevance
197 @libcore.util.Nullable public V getMappedValue() { throw new RuntimeException("Stub!"); } in getMappedValue() method in ConcurrentHashMap.KeySetView
4620 public V getMappedValue() { return value; } in getMappedValue() method in ConcurrentHashMap.KeySetView