public static class PlanBranchGist.PlanNameCaseInsensitiveComparator extends Object implements Comparator<PlanBranchGist>
Modifier and Type | Field and Description |
---|---|
static com.google.common.collect.Ordering<PlanBranchGist> |
ORDERING |
Modifier and Type | Method and Description |
---|---|
int |
compare(PlanBranchGist p1,
PlanBranchGist p2) |
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 static final com.google.common.collect.Ordering<PlanBranchGist> ORDERING
public int compare(PlanBranchGist p1, PlanBranchGist p2)
compare
in interface Comparator<PlanBranchGist>
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.