| Modifier and Type | Method and Description |
|---|---|
DependencyId |
DependencyChild.getId() |
DependencyId |
Dependency.getId() |
DependencyId |
ModuleDependencies.getModuleId() |
| Constructor and Description |
|---|
Dependency(DependencyId id,
List<DependencyChild> dependencies) |
DependencyChild(DependencyId id,
String evictedByVersion,
Boolean cycle) |
ModuleDependencies(DependencyId moduleId,
String config,
Collection<Dependency> dependencies) |
Copyright © 2015. All rights reserved.