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 TypeClassDescriptionclassAbstractGraphNode<K,V> classDirectedGraphNode<K,V> A graph node that has the concept of parents and children.classUndirectedGraphNode<K,V> Methods in ubic.basecode.dataStructure.graph that return types with arguments of type GraphNode