public class SimplePagesIndexComparator extends Object implements PagesIndexComparator
| Constructor and Description |
|---|
SimplePagesIndexComparator(List<Type> sortTypes,
List<Integer> sortChannels,
List<SortOrder> sortOrders) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(PagesIndex pagesIndex,
int leftPosition,
int rightPosition) |
public int compareTo(PagesIndex pagesIndex, int leftPosition, int rightPosition)
compareTo in interface PagesIndexComparatorCopyright © 2012–2019. All rights reserved.