public class LabelClassComparatorByPriority extends Object implements Comparator<ILabelClass>
| Constructor and Description |
|---|
LabelClassComparatorByPriority() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ILabelClass o1,
ILabelClass o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(ILabelClass o1, ILabelClass o2)
compare in interface Comparator<ILabelClass>