private static class ConfigSources.WeightedConfigSourceComparator extends java.lang.Object implements java.util.Comparator<ConfigSource>
Modifier | Constructor and Description |
---|---|
private |
WeightedConfigSourceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ConfigSource o1,
ConfigSource o2) |
public int compare(ConfigSource o1, ConfigSource o2)
compare
in interface java.util.Comparator<ConfigSource>