Uses of Class
com.atlassian.plugin.webresource.graph.DependencyEdge
Packages that use DependencyEdge
-
Uses of DependencyEdge in com.atlassian.plugin.webresource.graph
Methods in com.atlassian.plugin.webresource.graph that return types with arguments of type DependencyEdgeConstructor parameters in com.atlassian.plugin.webresource.graph with type arguments of type DependencyEdgeModifierConstructorDescriptionDependencyGraph(Class<V> verticeClazz, org.jgrapht.Graph<V, DependencyEdge> resourceGraph)