Generated by
JDiff

Interface com.google.common.graph.Graph

Added Methods
boolean hasEdgeConnecting(EndpointPair<N>) Returns true if there is an edge that directly connects {@code endpoints} (in the order, if any, specified by {@code endpoints}).