Interface DirectedGraph<N>

All Known Implementing Classes:
ConcurrentDirectedGraphImpl, CSDG, DebloatedOAG, DirectedGraphImpl, MethodLevelCallGraph, OAG, SCCMergedGraph, SMPAG

public interface DirectedGraph<N>