public static final class UrlGenerationHelpers.ParamsComparator extends Object implements Comparator<Map<String,String>>
| Constructor and Description |
|---|
ParamsComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Map<String,String> a,
Map<String,String> b)
Keys will be sorted according to
Config.PARAMS_SORT_ORDER. |
boolean |
isAdditionalSortingRequired() |
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, thenComparingLongCopyright © 2019 Atlassian. All rights reserved.