public class PluginPackageNameAndContextComparator extends Object implements Comparator<PluginPackage>
Constructor and Description |
---|
PluginPackageNameAndContextComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PluginPackage package1,
PluginPackage package2) |
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 PluginPackageNameAndContextComparator()
public int compare(PluginPackage package1, PluginPackage package2)
compare
in interface Comparator<PluginPackage>