|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.cloud.util.MapsHelper
public class MapsHelper
| Constructor Summary | |
|---|---|
MapsHelper()
|
|
| Method Summary | ||
|---|---|---|
static
|
putOrMerge(java.util.Map<K,V> m,
K key,
java.util.Collection<S> value)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapsHelper()
| Method Detail |
|---|
public static <S,K,V> java.util.Map<K,V> putOrMerge(java.util.Map<K,V> m,
K key,
java.util.Collection<S> value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||