Generated by
JDiff

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

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