public static class PropertySource.Comparator extends java.lang.Object implements java.util.Comparator<PropertySource>, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
Comparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PropertySource o1,
PropertySource o2) |
private static final long serialVersionUID
public int compare(PropertySource o1, PropertySource o2)
compare in interface java.util.Comparator<PropertySource>