Uses of Class
com.mayam.wf.ws.rest.domain.Collection
-
Uses of Collection in com.mayam.wf.ws.rest.domain
Modifier and TypeMethodDescriptionstatic <T> Collection
<T> Collection.of
(Collection<? extends T> c) static <T> Collection
<T> Collection.of
(Collection<? extends T> c, int rowOffset, int pageSize, Integer rowCount) static <T> Collection
<T> Collection.of
(Collection<? extends T> c, Collection.PagingParams page, Integer rowCount)