Package tech.kronicle.sdk.models
Class SummaryCallGraph
- java.lang.Object
-
- tech.kronicle.sdk.models.SummarySubComponentDependencies
-
- tech.kronicle.sdk.models.SummaryCallGraph
-
public class SummaryCallGraph extends SummarySubComponentDependencies
-
-
Constructor Summary
Constructors Constructor Description SummaryCallGraph(java.util.List<SummarySubComponentDependencyNode> nodes, java.util.List<SummaryComponentDependency> dependencies, java.lang.Integer traceCount)
-
-
-
Constructor Detail
-
SummaryCallGraph
public SummaryCallGraph(java.util.List<SummarySubComponentDependencyNode> nodes, java.util.List<SummaryComponentDependency> dependencies, java.lang.Integer traceCount)
-
-