| Package | Description |
|---|---|
| rioko.grapht |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Edge<V extends Vertex>
Interface that gives the basic methods to manage a edge of a graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEdge<V extends Vertex>
Abstract edge implementing the basic methods of the interface Edge.
|