Class PageRequestImpl

java.lang.Object
com.abubusoft.kripton.android.PageRequestImpl
All Implemented Interfaces:
PageRequest

public class PageRequestImpl
extends java.lang.Object
implements PageRequest
  • Method Summary

    Modifier and Type Method Description
    int getOffset()
    Set the current offset from start of dataset.
    int getPageNumber()
    Current page
    int getPageSize()
    Page size used to navigate

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait