Uses of Class
com.google.common.graph.StandardValueGraph
Packages that use StandardValueGraph
-
Uses of StandardValueGraph in com.google.common.graph
Subclasses of StandardValueGraph in com.google.common.graphModifier and TypeClassDescriptionfinal class
ImmutableValueGraph<N,
V> AValueGraph
whose elements and structural relationships will never change.(package private) final class
Standard implementation ofMutableValueGraph
that supports both directed and undirected graphs.