public interface IPriorityRule extends Comparator<ITableProperties>
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ITableProperties properties1,
ITableProperties properties2) |
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongint compare(ITableProperties properties1, ITableProperties properties2)
compare in interface Comparator<ITableProperties>Copyright © 2004–2019 OpenL Tablets. All rights reserved.