public class CollectionSizeResource<T> extends CollectionResource<T>
QUERY_LIMIT| Constructor and Description |
|---|
CollectionSizeResource(Collection<T> resources,
int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
void |
setSize(int size) |
getLimit, getOffset, getResources, setLimit, setOffset, setResourcespublic CollectionSizeResource(Collection<T> resources, int size)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.