Package org.aksw.commons.util.range
Class PageHelperImpl
- java.lang.Object
-
- org.aksw.commons.util.range.PageHelperImpl
-
public class PageHelperImpl extends Object
Util class to map a global offset to a page id and relative offset within the page - w.r.t. a given page size
-
-
Field Summary
Fields Modifier and Type Field Description protected intpageSize
-
Constructor Summary
Constructors Constructor Description PageHelperImpl(int pageSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetPageSize()
-