public class PluginComparator extends Object implements Comparator<com.atlassian.plugin.Plugin>
| Constructor and Description |
|---|
PluginComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(com.atlassian.plugin.Plugin plugin1,
com.atlassian.plugin.Plugin plugin2) |
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 int compare(com.atlassian.plugin.Plugin plugin1,
com.atlassian.plugin.Plugin plugin2)
compare in interface Comparator<com.atlassian.plugin.Plugin>Copyright © 2002-2018 Atlassian. All Rights Reserved.