public class PropertySourceComparator extends Object implements Comparator<org.apache.tamaya.spi.PropertySource>, Serializable
Constructor and Description |
---|
PropertySourceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.tamaya.spi.PropertySource source1,
org.apache.tamaya.spi.PropertySource source2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(org.apache.tamaya.spi.PropertySource source1, org.apache.tamaya.spi.PropertySource source2)
compare
in interface Comparator<org.apache.tamaya.spi.PropertySource>
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.