Generated by
JDiff

Interface com.google.common.graph.ValueGraph

Added Methods
ElementOrder<N> incidentEdgeOrder() Returns an ElementOrder that specifies the order of iteration for the elements of .edges(), .adjacentNodes(Object), .predecessors(Object), .successors(Object) and .incidentEdges(Object).