Generated by
JDiff

Package com.google.common.graph

Changed Classes and Interfaces
Graph An interface for graph-structured data, whose edges are anonymous entities with no identity or information of their own.
Graphs Static utility methods for Graph, ValueGraph, and Network instances.
ValueGraph An interface for graph-structured data, whose edges have associated non-unique values.