Generated by
JDiff

Interface com.google.common.collect.MapDifference.ValueDifference

Changed Methods
boolean equals(Object) Change in signature from java.lang.Object to Object.
Two instances are considered equal if their .leftValue() values are equal and their .rightValue() values are also equal.