| Package | Description |
|---|---|
| org.hibernate.envers.internal.tools.graph |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Vertex<R>> |
Vertex.getNeighbours() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vertex.addNeighbour(Vertex<R> n) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<R> |
TopologicalSort.sort(java.util.Collection<Vertex<R>> vertices) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.