public class PropertySourceComparator extends Object implements Comparator<org.apache.tamaya.spi.PropertySource>, Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.apache.tamaya.spi.PropertySource source1,
org.apache.tamaya.spi.PropertySource source2) |
static PropertySourceComparator |
getInstance()
Get the shared instance of the comparator.
|
static int |
getOrdinal(org.apache.tamaya.spi.PropertySource propertySource) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static PropertySourceComparator getInstance()
public static int getOrdinal(org.apache.tamaya.spi.PropertySource propertySource)
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 © 2016–2017 Apache Software Foundation. All rights reserved.