Class DynamicGraph<T>

java.lang.Object
org.testng.internal.DynamicGraph<T>
All Implemented Interfaces:
IDynamicGraph<T>

public class DynamicGraph<T> extends Object implements IDynamicGraph<T>
Representation of the graph of methods.