|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelix.graph.algo.AbstractCCVisitor
helix.graph.algo.CCVisitor
helix.graph.algo.c3part.visitor.CCMultigraphVisitor
public abstract class CCMultigraphVisitor
Constructor Summary | |
---|---|
CCMultigraphVisitor(Graph multigraph)
|
Method Summary |
---|
Methods inherited from class helix.graph.algo.CCVisitor |
---|
enter, exit, getComponents, traverse, visit |
Methods inherited from class helix.graph.algo.AbstractCCVisitor |
---|
accept |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CCMultigraphVisitor(Graph multigraph)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |