Generated by
JDiff

Class com.google.common.collect.ForwardingSortedMap

Changed Methods
boolean standardContainsKey(Object) Change in signature from java.lang.Object to Object.
A sensible definition of .containsKey in terms of the {@code firstKey()} method of .tailMap.