public final class ResultsPage extends Object
| Constructor and Description |
|---|
ResultsPage(List<Object> results,
int pageSize,
int page) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getNextPage() |
int |
getPreviousPage() |
List<Object> |
getResults() |
int |
getResultsEnd() |
int |
getResultsStart() |
int |
hashCode() |
Copyright © 2013–2020 Adobe. All rights reserved.