Generated by
JDiff

Class com.google.common.collect.Maps

Changed Methods
TreeMap<K, V> newTreeMap(Comparator) Change in signature from Comparator<C> to Comparator.
Creates a mutable, empty {@code TreeMap} instance using the given comparator.