Uses of Interface
net.thevpc.common.collections.ListValueMap
-
Uses of ListValueMap in net.thevpc.common.collections
Classes in net.thevpc.common.collections that implement ListValueMapModifier and TypeClassDescriptionclassDefaultListValueMap<K,V> A map that holds a list of values for each key Created by vpc on 6/2/16.Methods in net.thevpc.common.collections that return ListValueMapModifier and TypeMethodDescriptionstatic <K,V> ListValueMap <K, V> Collections2.arrayListValueHashMap()static <K,V> ListValueMap <K, V> Collections2.listValueMap()