RootGraph<T, Node extends GraphNode<T> > constructor
RootGraph<T, Node extends GraphNode<T> > (
- Node _root
Implementation
RootGraph(this._root);
RootGraph(this._root);