public class ActionGraph extends Object
Constructor and Description |
---|
ActionGraph(Iterable<BuildRule> nodes) |
Modifier and Type | Method and Description |
---|---|
Iterable<BuildRule> |
getNodes()
NOTE: This may contain duplicate nodes.
|
int |
getSize() |
String |
toString() |