Generated by
JDiff

Class com.google.common.collect.Maps

Changed Methods
ImmutableMap<K, V> immutableEnumMap(Map<K, ?, extends, V>) Change in signature from (Map<K, V>) to (Map<K, ? extends V>).
Returns an immutable map instance containing the given entries.