Generated by
JDiff

Interface com.google.common.collect.RangeMap

Removed Methods
void merge(Range<K>, V, BiFunction<?, super, V, ?, super, V, ?, extends, V>) Merges a value into a part of the map by applying a remapping function.