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


C  F I O P R S TOP
clear ()

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

I  C F O P R S TOP
isTopLevel ()

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

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

R  C F I O P S 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

S  C F I O P R TOP
submitAsync (AsyncClosingCallable<V>, Executor)