Uses of Class
ubic.basecode.dataStructure.Visitable
Packages that use Visitable
-
Uses of Visitable in ubic.basecode.dataStructure.graph
Subclasses of Visitable in ubic.basecode.dataStructure.graphModifier and TypeClassDescriptionclassAbstractGraphNode<K,V> classDirectedGraphNode<K,V> A graph node that has the concept of parents and children.classUndirectedGraphNode<K,V> -
Uses of Visitable in ubic.basecode.dataStructure.tree
Subclasses of Visitable in ubic.basecode.dataStructure.tree