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