public class HashSetMap<K,V> extends java.util.LinkedHashMap<K,java.util.Set<V>> implements SetMap<K,V>
SetMap
based on LinkedHashMap
Constructor and Description |
---|
HashSetMap() |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size