public final class Maps extends Object
| Modifier and Type | Method and Description |
|---|---|
static <K,V> com.google.common.collect.ImmutableMap<K,V> |
immutableMapOf(K k1,
V v1,
K k2,
V v2,
K k3,
V v3,
K k4,
V v4,
K k5,
V v5,
K k6,
V v6) |
Copyright © 2014. All rights reserved.