Uses of Interface
net.thevpc.common.collections.Collection2
-
Uses of Collection2 in net.thevpc.common.collections
Subinterfaces of Collection2 in net.thevpc.common.collectionsModifier and TypeInterfaceDescriptioninterfaceAutoValueMap<K,V> interfaceKeyValueList<K,V> a Map that implements List interface was named MapListinterfaceListValueMap<K,V> interfaceMultiValueMap<K, V, L extends Collection<V>>interfaceSetValueMap<K,V> Classes in net.thevpc.common.collections that implement Collection2Modifier and TypeClassDescriptionclassAbstractMultiValueMap<K, V, L extends Collection<V>>classDefaultAutoValueMap<K,V> Created by vpc on 3/12/17.classDefaultKeyValueList<K,V> Created by vpc on 6/1/16.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.classCreated by vpc on 8/25/16.