Uses of Interface
net.thevpc.common.collections.MultiValueMap
-
Uses of MultiValueMap in net.thevpc.common.collections
Subinterfaces of MultiValueMap in net.thevpc.common.collectionsClasses in net.thevpc.common.collections that implement MultiValueMapModifier and TypeClassDescriptionclassAbstractMultiValueMap<K, V, L extends Collection<V>>classDefaultListValueMap<K,V> A map that holds a list of values for each key Created by vpc on 6/2/16.classDefaultSetValueMap<K,V> Created by vpc on 6/2/16.Methods in net.thevpc.common.collections with parameters of type MultiValueMapModifier and TypeMethodDescriptionvoidAbstractMultiValueMap.addMultiValues(MultiValueMap<K, V, L> map) voidMultiValueMap.addMultiValues(MultiValueMap<K, V, L> map)