|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiMap | |
---|---|
org.jvnet.hk2.component | |
org.jvnet.hk2.deprecated.internal |
Uses of MultiMap in org.jvnet.hk2.component |
---|
Classes in org.jvnet.hk2.component that implement MultiMap | |
---|---|
class |
MultiMap<K,V>
Deprecated. |
Methods in org.jvnet.hk2.component with parameters of type MultiMap | |
---|---|
void |
MultiMap.mergeAll(MultiMap<K,V> another)
Deprecated. |
Constructors in org.jvnet.hk2.component with parameters of type MultiMap | |
---|---|
MultiMap(MultiMap<K,V> base)
Deprecated. Copy constructor. |
Uses of MultiMap in org.jvnet.hk2.deprecated.internal |
---|
Methods in org.jvnet.hk2.deprecated.internal with parameters of type MultiMap | |
---|---|
static void |
Utilities.fillInMetadata(MultiMap<String,String> multi,
DescriptorImpl d)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |