public class PropertySourceNameComparator extends Object implements Comparator<org.springframework.core.env.PropertySource<?>>
| Constructor and Description |
|---|
PropertySourceNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.springframework.core.env.PropertySource<?> o1,
org.springframework.core.env.PropertySource<?> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic PropertySourceNameComparator()
public int compare(org.springframework.core.env.PropertySource<?> o1, org.springframework.core.env.PropertySource<?> o2)
compare in interface Comparator<org.springframework.core.env.PropertySource<?>>Copyright © 2010–2014 The Kuali Foundation. All rights reserved.