public class ConfigSourceComparator extends Object implements Comparator<org.eclipse.microprofile.config.spi.ConfigSource>
| Constructor and Description |
|---|
ConfigSourceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.eclipse.microprofile.config.spi.ConfigSource o1,
org.eclipse.microprofile.config.spi.ConfigSource o2) |
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 int compare(org.eclipse.microprofile.config.spi.ConfigSource o1,
org.eclipse.microprofile.config.spi.ConfigSource o2)
compare in interface Comparator<org.eclipse.microprofile.config.spi.ConfigSource>Copyright © 2019. All rights reserved.