| Interface | Description |
|---|---|
| Page<T> |
A page is a sublist of a list of objects.
|
| Pageable |
Abstract interface for pagination information
|
| Slice<T> |
A slice of data that indicates whether there's a next or previous slice available.
|
| Class | Description |
|---|---|
| DefaultPage<T> |
Copyright © 2021. All rights reserved.