Package net.sourceforge.plantuml.gitlog
Class GNodeBuilder
- java.lang.Object
-
- net.sourceforge.plantuml.gitlog.GNodeBuilder
-
public class GNodeBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description GNodeBuilder(List<Commit> allCommits)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<GNode>
getAllNodes()
-
-
-
Method Detail
-
getAllNodes
public Collection<GNode> getAllNodes()
-
-