Package | Description |
---|---|
org.eclipse.aether.internal.impl |
The various sub components that collectively implement the repository system.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<PrioritizedComponent<T>> |
PrioritizedComponents.components |
Modifier and Type | Method and Description |
---|---|
java.util.List<PrioritizedComponent<T>> |
PrioritizedComponents.getAll() |
java.util.List<PrioritizedComponent<T>> |
PrioritizedComponents.getEnabled() |
Modifier and Type | Method and Description |
---|---|
int |
PrioritizedComponent.compareTo(PrioritizedComponent<?> o) |