public class JavaClassTablesComparator extends Object implements IPriorityRule
| Constructor and Description |
|---|
JavaClassTablesComparator(Comparator<ITableProperties> comparator) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ITableProperties properties1,
ITableProperties properties2) |
String |
getClassName() |
Comparator<ITableProperties> |
getComparator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final String PREFIX
public JavaClassTablesComparator(Comparator<ITableProperties> comparator)
public String getClassName()
public Comparator<ITableProperties> getComparator()
public int compare(ITableProperties properties1, ITableProperties properties2)
compare in interface Comparator<ITableProperties>compare in interface IPriorityRuleCopyright © 2004–2019 OpenL Tablets. All rights reserved.