Uses of Class
org.lightcouch.Page
-
Uses of Page in org.lightcouch
Methods in org.lightcouch that return PageModifier and TypeMethodDescription<T> Page<T> Queries a view for pagination, returns a next or a previous page, this method figures out which page to return based on the given param that is generated by an earlier call to this method, quering the first page is done by passing anullparam.