| Package | Description |
|---|---|
| org.jgrapht.graph.guava |
Guava adapters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableGraphAdapter<V>
A graph adapter class using Guava's
ImmutableGraph. |
class |
MutableGraphAdapter<V>
A graph adapter class using Guava's
MutableGraph. |
Copyright © 2018. All rights reserved.