Generated by
JDiff

Class com.google.common.graph.EndpointPair

Changed Methods
boolean equals(Object) Change in signature from Object to java.lang.Object.
Two ordered EndpointPairs are equal if their .source() and .target() are equal.