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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(com.atlassian.plugin.Plugin plugin1, com.atlassian.plugin.Plugin plugin2)
compare
in interface Comparator<com.atlassian.plugin.Plugin>
Copyright © 2002-2015 Atlassian. All Rights Reserved.