public class WeightedComparator extends Object implements Comparator<WebFragment>
WebFragments| Modifier and Type | Field and Description |
|---|---|
static WeightedComparator |
WEIGHTED_FRAGMENT_COMPARATOR |
| Constructor and Description |
|---|
WeightedComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(WebFragment w1,
WebFragment w2) |
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 final WeightedComparator WEIGHTED_FRAGMENT_COMPARATOR
public int compare(WebFragment w1, WebFragment w2)
compare in interface Comparator<WebFragment>Copyright © 2022 Atlassian. All rights reserved.