| Package | Description |
|---|---|
| org.jgrapht.graph.guava |
Guava adapters.
|
| Class and Description |
|---|
| BaseGraphAdapter
A base abstract implementation for the graph adapter class using Guava's
Graph. |
| BaseNetworkAdapter
A base abstract implementation for the graph adapter class using Guava's
Network. |
| BaseValueGraphAdapter
A base abstract implementation for the graph adapter class using Guava's
ValueGraph. |
| ImmutableValueGraphAdapter
A graph adapter class using Guava's
ImmutableValueGraph. |
| MutableValueGraphAdapter
A graph adapter class using Guava's
MutableValueGraph. |
Copyright © 2018. All rights reserved.