Generated by
JDiff

Class com.google.common.collect.Maps

Changed Methods
Entry<K, V> immutableEntry(K, extends, Object, V, extends, Object) Change in signature from (K, V) to (K extends Object, V extends Object).
Returns an immutable map entry with the specified key and value.