Generated by
JDiff

Class com.google.common.graph.EndpointPair

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