Generated by
JDiff

Class com.google.common.graph.GraphBuilder

Added Methods
GraphBuilder<N1> incidentEdgeOrder(ElementOrder<N1>) Specifies the order of iteration for the elements of Graph.edges(), Graph.adjacentNodes(Object), Graph.predecessors(Object), Graph.successors(Object) and Graph.incidentEdges(Object).