Package | Description |
---|---|
org.apache.cayenne.ashwood.graph |
Modifier and Type | Class and Description |
---|---|
class |
MapDigraph<E,V> |
Modifier and Type | Method and Description |
---|---|
Digraph<Collection<E>,Collection<V>> |
StrongConnection.contract(Digraph<Collection<E>,Collection<V>> contractedDigraph) |
Modifier and Type | Method and Description |
---|---|
Digraph<Collection<E>,Collection<V>> |
StrongConnection.contract(Digraph<Collection<E>,Collection<V>> contractedDigraph) |
Constructor and Description |
---|
IndegreeTopologicalSort(Digraph<E,?> digraph) |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.