Package org.savantbuild.util
Class HashGraph.HashNode<T,U>
java.lang.Object
org.savantbuild.util.HashGraph.HashNode<T,U>
This class is a single node in the HashGraph.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidremoveEdge(HashGraph.HashEdge<T, U> edge) toString()