@Deprecated public interface PageSorter
| Modifier and Type | Method and Description |
|---|---|
int |
decodePageIndex(long address)
Deprecated.
|
int |
decodePositionIndex(long address)
Deprecated.
|
long[] |
sort(List<Type> types,
List<Page> pages,
List<Type> sortTypes,
List<Integer> sortChannels,
List<SortOrder> sortOrders,
int expectedPositions)
Deprecated.
|
@Deprecated long[] sort(List<Type> types, List<Page> pages, List<Type> sortTypes, List<Integer> sortChannels, List<SortOrder> sortOrders, int expectedPositions)
int decodePageIndex(long address)
int decodePositionIndex(long address)
Copyright © 2012-2015. All Rights Reserved.