Generated by
JDiff

Class com.google.common.collect.ForwardingSortedMap

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