Class PageHelperImpl
java.lang.Object
org.aksw.commons.util.range.PageHelperImpl
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 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pageSize
protected int pageSize
-
-
Constructor Details
-
PageHelperImpl
public PageHelperImpl(int pageSize)
-
-
Method Details
-
getPageSize
public int getPageSize()
-