public static class SortOutlineContribution.DefaultComparator extends Object implements OutlineFilterAndSorter.IComparator
| Constructor and Description |
|---|
SortOutlineContribution.DefaultComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IOutlineNode o1,
IOutlineNode o2) |
int |
getCategory(IOutlineNode node) |
boolean |
isEnabled() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic SortOutlineContribution.DefaultComparator()
public int compare(IOutlineNode o1, IOutlineNode o2)
compare in interface Comparator<IOutlineNode>public boolean isEnabled()
isEnabled in interface OutlineFilterAndSorter.IComparatorpublic int getCategory(IOutlineNode node)
Copyright © 2016. All Rights Reserved.