Uses of Class
com.google.common.graph.ForwardingGraph
Packages that use ForwardingGraph
-
Uses of ForwardingGraph in com.google.common.graph
Subclasses of ForwardingGraph in com.google.common.graphModifier and TypeClassDescriptionprivate static classclassAGraphwhose elements and structural relationships will never change.(package private) final classStandard implementation ofMutableGraphthat supports both directed and undirected graphs.