Generated by
JDiff

Class com.google.common.collect.ImmutableRangeMap

Changed Methods
void clear() Change from non-final to final.
Unsupported operation.
void put(Range<K>, V) Change from non-final to final.
Unsupported operation.
void putAll(RangeMap<K, V>) Change from non-final to final.
Unsupported operation.
void putCoalescing(Range<K>, V) Change from non-final to final.
Unsupported operation.
void remove(Range<K>) Change from non-final to final.
Unsupported operation.