public class KNNHashMap<K,V extends TopNTreeMap<KNNKey,java.lang.Object>>
extends java.util.HashMap<K,V>
| Constructor and Description |
|---|
KNNHashMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(KNNHashMap<K,V> map) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic void reduce(KNNHashMap<K,V> map)