public interface PageIndexer
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxIndex()
Returns maximum index value returned.
|
int[] |
indexPage(Page page)
Returns the unique index of each position value.
|
int[] indexPage(Page page)
int getMaxIndex()
Copyright © 2012–2022. All rights reserved.