Class HashGraph.HashEdge<T,U>

java.lang.Object
org.savantbuild.util.HashGraph.HashEdge<T,U>
Enclosing class:
HashGraph<T,U>

protected static class HashGraph.HashEdge<T,U> extends Object
This class is the edge between nodes in the graph.