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