public class PluginComparator extends Object implements Comparator
| Constructor and Description |
|---|
PluginComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object o1,
Object o2)
Compares to
Plugin or ReportPlugin instances. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(Object o1, Object o2)
Plugin or ReportPlugin instances.compare in interface Comparatoro1 - the first objecto2 - the second object.Comparator.compare(Object, Object)Copyright © 2008-2014. All Rights Reserved.