Package com.atlassian.bamboo.plan.cache
Class PlanBranchGist.PlanNameCaseInsensitiveComparator
java.lang.Object
com.atlassian.bamboo.plan.cache.PlanBranchGist.PlanNameCaseInsensitiveComparator
- All Implemented Interfaces:
Comparator<PlanBranchGist>
- Enclosing class:
- PlanBranchGist
public static class PlanBranchGist.PlanNameCaseInsensitiveComparator
extends Object
implements Comparator<PlanBranchGist>
-
Field Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
ORDERING
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<PlanBranchGist>
-