public final class ResultsPage extends Object
| Constructor and Description |
|---|
ResultsPage(Stream<? extends Object> results,
int pageSize,
int page,
long resultSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNextPage() |
int |
getPreviousPage() |
Stream<Object> |
getResults() |
long |
getResultsEnd() |
long |
getResultSize() |
List<Object> |
getResultsList() |
long |
getResultsStart() |
Copyright © 2013–2021 Adobe. All rights reserved.