Uses of Class
org.jvnet.hk2.component.MultiMap
Packages that use MultiMap
-
Uses of MultiMap in org.glassfish.hk2.utilities.binding
Fields in org.glassfish.hk2.utilities.binding declared as MultiMap -
Uses of MultiMap in org.jvnet.hk2.component
Methods in org.jvnet.hk2.component that return MultiMapModifier and TypeMethodDescriptionMultiMap.clone()
Creates a copy of the map that contains the exact same key and value set.Methods in org.jvnet.hk2.component with parameters of type MultiMapModifier and TypeMethodDescriptionvoid
This method merges all of the keys and values from another MultiMap into this MultiMap.Constructors in org.jvnet.hk2.component with parameters of type MultiMap