public static final class GroupMapping.COMPARATOR extends Object implements Comparator<GroupMapping>
Constructor and Description |
---|
COMPARATOR() |
Modifier and Type | Method and Description |
---|---|
int |
compare(GroupMapping firstMapping,
GroupMapping secondMapping) |
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(GroupMapping firstMapping, GroupMapping secondMapping)
compare
in interface Comparator<GroupMapping>
Copyright © 2016 Atlassian. All rights reserved.