Class Hierarchy
- java.lang.Object
- org.jgrapht.graph.AbstractGraph<V,
E> (implements org.jgrapht.Graph<V, E>) - org.jgrapht.webgraph.AbstractImmutableBigGraphAdapter<E>
- org.jgrapht.webgraph.ImmutableDirectedBigGraphAdapter (implements it.unimi.dsi.lang.FlyweightPrototype<T>)
- org.jgrapht.webgraph.ImmutableUndirectedBigGraphAdapter (implements it.unimi.dsi.lang.FlyweightPrototype<T>)
- org.jgrapht.webgraph.AbstractImmutableGraphAdapter<E>
- org.jgrapht.webgraph.ImmutableDirectedGraphAdapter (implements it.unimi.dsi.lang.FlyweightPrototype<T>)
- org.jgrapht.webgraph.ImmutableUndirectedGraphAdapter (implements it.unimi.dsi.lang.FlyweightPrototype<T>)
- org.jgrapht.webgraph.AbstractImmutableBigGraphAdapter<E>
- org.jgrapht.graph.AbstractGraph<V,