public class DependencyCollector extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DependencyCollector.DependencyComparator |
| Constructor and Description |
|---|
DependencyCollector() |
| Modifier and Type | Method and Description |
|---|---|
List<ClassWithJavascript> |
orderAllDependencies(ClassWithJavascript root) |
List<ClassWithJavascript> |
orderAllDependencies(List<ClassWithJavascript> roots) |
public List<ClassWithJavascript> orderAllDependencies(ClassWithJavascript root)
public List<ClassWithJavascript> orderAllDependencies(List<ClassWithJavascript> roots)
Copyright © 2015. All Rights Reserved.