public class NaturalModuleDescriptorOrdering
extends com.google.common.collect.Ordering<com.atlassian.plugin.ModuleDescriptor>
ModuleDescriptor.getCompleteKey()
.Modifier and Type | Method and Description |
---|---|
int |
compare(com.atlassian.plugin.ModuleDescriptor o1,
com.atlassian.plugin.ModuleDescriptor o2) |
allEqual, arbitrary, binarySearch, compound, compound, explicit, explicit, from, from, greatestOf, greatestOf, immutableSortedCopy, isOrdered, isStrictlyOrdered, leastOf, leastOf, lexicographical, max, max, max, max, min, min, min, min, natural, nullsFirst, nullsLast, onResultOf, reverse, sortedCopy, usingToString
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(com.atlassian.plugin.ModuleDescriptor o1, com.atlassian.plugin.ModuleDescriptor o2)
compare
in interface Comparator<com.atlassian.plugin.ModuleDescriptor>
compare
in class com.google.common.collect.Ordering<com.atlassian.plugin.ModuleDescriptor>
Copyright © 2002-2023 Atlassian. All Rights Reserved.