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


C  F O P R TOP
clear ()

F  C O P R TOP
forcePut (K, V)

O  C F P R TOP
orderEntriesByValue (Comparator<? super V>)

P  C F O R TOP
put (Range<K>, V)
putAll (RangeMap<K, V>)
putCoalescing (Range<K>, V)

R  C F O P TOP
remove (Range<K>)
removeAll
  type  (Object) in com.google.common.collect.ImmutableListMultimap
  type  (Object) in com.google.common.collect.ImmutableSetMultimap
replaceValues
  type  (K, Iterable<? extends V>) in com.google.common.collect.ImmutableListMultimap
  type  (K, Iterable<? extends V>) in com.google.common.collect.ImmutableSetMultimap