Generated by
JDiff

Class com.google.common.graph.ValueGraphBuilder

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