| Package | Description |
|---|---|
| org.smallmind.web.jersey.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> Page<T> |
Page.empty(Class<T> arrayClass) |
Page<T> |
Page.jsonConvert(Class<?> arrayClass) |
<U> Page<U> |
Page.mutate(PageMutation<? super T,U> mutation) |
Copyright © 2018. All rights reserved.