| Package | Description |
|---|---|
| com.atlassian.plugins.license.entity |
| Modifier and Type | Method and Description |
|---|---|
RestPage<T> |
RestPage.Builder.build() |
static <T> RestPage<T> |
RestPage.fromLimitPlusOne(List<T> results,
int start,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
static <T> RestPage.Builder<T> |
RestPage.builder(RestPage<T> data) |
Copyright © 2021 Atlassian. All rights reserved.