Duplications Manager

570274b86eaa5a0c65adcd4d

@description returns an immutable multimap containing the given entries, in order.repeated occurrences of an entry (according to {@link object#equals}) afterthe first are ignored.

"public static of(K k1,V v1,K k2,V v2,K k3,V v3,K k4,V v4,K k5,V v5)"

file : https_github_com_google_guava_git/guava/src/com/google/common/collect/ImmutableSetMultimap.java

"public static of(K k1,V v1,K k2,V v2,K k3,V v3,K k4,V v4)"

file : https_github_com_google_guava_git/guava/src/com/google/common/collect/ImmutableSetMultimap.java

"public static of(K k1,V v1,K k2,V v2,K k3,V v3)"

file : https_github_com_google_guava_git/guava/src/com/google/common/collect/ImmutableSetMultimap.java

"public static of(K k1,V v1,K k2,V v2)"

file : https_github_com_google_guava_git/guava/src/com/google/common/collect/ImmutableSetMultimap.java