Class Pager

java.lang.Object
com.erudika.para.core.utils.Pager

public class Pager extends Object
This class stores pagination data. It limits the results for queries in the DAO and Search objects and also counts the total number of results that are returned.
Author:
Alex Bogdanovski [[email protected]]