Generated by
JDiff

Interface com.google.common.graph.Graph

Changed Methods
boolean equals(Object) Change in signature from Object to java.lang.Object.
Returns {@code true} iff {@code object} is a Graph that has the same elements and the same structural relationships as those in this graph.