public class JavaElementComparator extends ViewerComparator
This class may be instantiated; it is not intended to be subclassed.
Constructor and Description |
---|
JavaElementComparator()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
category(Object element) |
int |
compare(Viewer viewer,
Object e1,
Object e2) |
getComparator, isSorterProperty, sort
public int category(Object element)
category
in class ViewerComparator
public int compare(Viewer viewer, Object e1, Object e2)
compare
in class ViewerComparator
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.