private static class ExclusionDependencySelector.ExclusionComparator extends java.lang.Object implements java.util.Comparator<Exclusion>
Modifier and Type | Field and Description |
---|---|
(package private) static ExclusionDependencySelector.ExclusionComparator |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
ExclusionComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Exclusion e1,
Exclusion e2) |
static final ExclusionDependencySelector.ExclusionComparator INSTANCE