Uses of Class
com.mayam.wf.ws.rest.domain.Collection.PagingParams
-
Uses of Collection.PagingParams in com.mayam.wf.ws.rest.domain
Modifier and TypeMethodDescriptionCollection.PagingParams.nextPage()
Collection.PagingParams.previousPage()
Modifier and TypeMethodDescriptionstatic <T> Collection
<T> Collection.of
(Collection<? extends T> c, Collection.PagingParams page, Integer rowCount) static Collection.Paging
Collection.Paging.of
(Collection.PagingParams params, Integer rowCount)