Class AbstractDirectedGraph<N extends DirectedGraphNode,​E extends DirectedGraphEdge<? extends N,​? extends N>>