All Methods
Removals
Additions
Changes
Bold is New, strike is deleted


B  C O T TOP
builder
  type  () in com.google.common.collect.ImmutableSortedMap
  type  () in com.google.common.collect.ImmutableSortedMultiset
  type  () in com.google.common.collect.ImmutableSortedSet
builderWithExpectedSize
  type  (int) in com.google.common.collect.ImmutableSortedMap
  type  (int) in com.google.common.collect.ImmutableSortedSet

C  B O T TOP
copyOf
  type  (Z[]) in com.google.common.collect.ImmutableSortedMultiset
  type  (Z[]) in com.google.common.collect.ImmutableSortedSet

O  B C T TOP
of
  type  (K, V) in com.google.common.collect.ImmutableSortedMap
  type  (K, V, K, V) in com.google.common.collect.ImmutableSortedMap
  type  (K, V, K, V, K, V) in com.google.common.collect.ImmutableSortedMap
  type  (K, V, K, V, K, V, K, V) in com.google.common.collect.ImmutableSortedMap
  type  (K, V, K, V, K, V, K, V, K, V) in com.google.common.collect.ImmutableSortedMap
  type  (K, V, K, V, K, V, K, V, K, V, K, V) in com.google.common.collect.ImmutableSortedMap
  type  (K, V, K, V, K, V, K, V, K, V, K, V, K, V) in com.google.common.collect.ImmutableSortedMap
  type  (K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) in com.google.common.collect.ImmutableSortedMap
  type  (K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) in com.google.common.collect.ImmutableSortedMap
  type  (K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) in com.google.common.collect.ImmutableSortedMap
  type  (E) in com.google.common.collect.ImmutableSortedMultiset
  type  (E, E) in com.google.common.collect.ImmutableSortedMultiset
  type  (E, E, E) in com.google.common.collect.ImmutableSortedMultiset
  type  (E, E, E, E) in com.google.common.collect.ImmutableSortedMultiset
  type  (E, E, E, E, E) in com.google.common.collect.ImmutableSortedMultiset
  type  (E, E, E, E, E, E, E[]) in com.google.common.collect.ImmutableSortedMultiset
  type  (E) in com.google.common.collect.ImmutableSortedSet
  type  (E, E) in com.google.common.collect.ImmutableSortedSet
  type  (E, E, E) in com.google.common.collect.ImmutableSortedSet
  type  (E, E, E, E) in com.google.common.collect.ImmutableSortedSet
  type  (E, E, E, E, E) in com.google.common.collect.ImmutableSortedSet
  type  (E, E, E, E, E, E, E[]) in com.google.common.collect.ImmutableSortedSet
ofEntries (Entry[])

T  B C O TOP
toImmutableMap
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>) in com.google.common.collect.ImmutableBiMap
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) in com.google.common.collect.ImmutableBiMap
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>) in com.google.common.collect.ImmutableSortedMap
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) in com.google.common.collect.ImmutableSortedMap
toImmutableMultiset
  type  () in com.google.common.collect.ImmutableSortedMultiset
  type  (Function<? super T, ? extends E>, ToIntFunction<? super T>) in com.google.common.collect.ImmutableSortedMultiset
toImmutableSet ()