Uses of Interface
ubic.basecode.dataStructure.graph.GraphNode
Packages that use GraphNode
-
Uses of GraphNode in ubic.basecode.dataStructure.graph
Classes in ubic.basecode.dataStructure.graph with type parameters of type GraphNodeClasses in ubic.basecode.dataStructure.graph that implement GraphNodeModifier and TypeClassDescriptionclass
AbstractGraphNode<K,
V> class
DirectedGraphNode<K,
V> A graph node that has the concept of parents and children.class
UndirectedGraphNode<K,
V> Methods in ubic.basecode.dataStructure.graph that return types with arguments of type GraphNode