public class UriMappingComparator extends Object implements Comparator<UriMapping>
Used to ensure detailed mapping rules are evaluated before the generic ones.
Constructor and Description |
---|
UriMappingComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(UriMapping o1,
UriMapping o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(UriMapping o1, UriMapping o2)
compare
in interface Comparator<UriMapping>
Copyright © 2008–2018. All rights reserved.