Generated by
JDiff

Class com.google.common.collect.Maps

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