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 class
class
AGraph
whose elements and structural relationships will never change.(package private) final class
Standard implementation ofMutableGraph
that supports both directed and undirected graphs.