|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.maven.plugin.antrun.DefaultGraphVisitor
public class DefaultGraphVisitor
Partial GraphVisitor
implementation that returns true.
Constructor Summary | |
---|---|
DefaultGraphVisitor()
|
Method Summary | |
---|---|
boolean |
visit(DependencyGraph.Edge edge)
Visits an edge. |
boolean |
visit(DependencyGraph.Node node)
Visits a node. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultGraphVisitor()
Method Detail |
---|
public boolean visit(DependencyGraph.Edge edge)
GraphVisitor
visit
in interface GraphVisitor
public boolean visit(DependencyGraph.Node node)
GraphVisitor
visit
in interface GraphVisitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |