public static final class NativeLibraries.DependencyGraph extends Object
| Constructor and Description |
|---|
DependencyGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String library,
Collection<String> dependencies) |
List<String> |
sort() |
String |
toString() |