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
equals
public PluginPackageNameAndContextComparator()
public int compare(PluginPackage package1, PluginPackage package2)
compare
in interface Comparator<PluginPackage>