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 TypeClassDescriptionclass
AbstractGraphNode<K,
V> class
DirectedGraphNode<K,
V> A graph node that has the concept of parents and children.class
UndirectedGraphNode<K,
V> -
Uses of Visitable in ubic.basecode.dataStructure.tree
Subclasses of Visitable in ubic.basecode.dataStructure.tree