Uses of Class
com.google.common.graph.ImmutableGraph.ValueBackedImpl
-
Packages that use ImmutableGraph.ValueBackedImpl Package Description com.google.common.graph An API for representing graph (node and edge) data. -
-
Uses of ImmutableGraph.ValueBackedImpl in com.google.common.graph
Subclasses of ImmutableGraph.ValueBackedImpl in com.google.common.graph Modifier and Type Class Description class
ImmutableValueGraph<N,V>
AValueGraph
whose elements and structural relationships will never change.
-