Generated by
JDiff

Class com.google.common.collect.ImmutableRangeMap

Changed Methods
ImmutableMap<Range<K>, V> asDescendingMapOfRanges() Change from non-final to final.
 
ImmutableMap<Range<K>, V> asMapOfRanges() Change from non-final to final.
 
boolean equals(Object) Change from non-final to final.
 
V get(K extends Comparable<?>) Change from non-final to final.
 
Entry getEntry(K extends Comparable<?>) Change from non-final to final.
 
int hashCode() Change from non-final to final.
 
Range<K> span() Change from non-final to final.
 
String toString() Change from non-final to final.