| Package | Description |
|---|---|
| org.jboss.util.graph |
| Class and Description |
|---|
| DFSVisitor
A spanning tree visitor callback interface
|
| Edge
A directed, weighted edge in a graph
|
| Graph
A directed graph data structure.
|
| Vertex
A named graph vertex with optional data.
|
| Visitor
A graph visitor interface.
|
| VisitorEX
A graph visitor interface that can throw an exception during
a visit callback.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.