JBoss Common Classes 2.2.17.GA-redhat-2

Package org.jboss.util.graph

Interface Summary
DFSVisitor<T> A spanning tree visitor callback interface
Visitor<T> A graph visitor interface.
VisitorEX<T,E extends Exception> A graph visitor interface that can throw an exception during a visit callback.
 

Class Summary
Edge<T> A directed, weighted edge in a graph
Graph<T> A directed graph data structure.
Vertex<T> A named graph vertex with optional data.
 


JBoss Common Classes 2.2.17.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.