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 .
|
ElementOrderMethod |
Represents the method of ensuring the existence of a total order of a set of elements.
|
ElementOrderMethod.Type |
Element order method type
|
ImmutableValueGraphAdapter |
A graph adapter class using Guava's ImmutableValueGraph .
|
MutableValueGraphAdapter |
A graph adapter class using Guava's MutableValueGraph .
|