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 classImmutableValueGraph<N,V> AValueGraphwhose elements and structural relationships will never change.(package private) final classStandard implementation ofMutableValueGraphthat supports both directed and undirected graphs.