Package eu.bandm.tools.graph
Class SCCVisitor<V>
java.lang.Object
eu.bandm.tools.graph.SCCVisitor<V>
-
Constructor Summary
ConstructorDescriptionSCCVisitor
(AnnotatedGraphModel<V, SCCInfo<V>> model) SCCVisitor
(GraphModel<V> model) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator