JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.wso2.carbon.utils.Pageable
Packages that use
Pageable
Package
Description
org.wso2.carbon.utils
Uses of
Pageable
in
org.wso2.carbon.utils
Methods in
org.wso2.carbon.utils
with parameters of type
Pageable
Modifier and Type
Method
Description
static <C>
List
<C>
DataPaginator.
doPaging
(int pageNumber,
List
<C> sourceList,
Pageable
pageable)
A reusable generic method for doing item paging