Class | Description |
---|---|
EmptyPage<T> |
The
EmptyPage class is an implementation of an empty Spring Data Page . |
EmptySlice<T> |
The
EmptySlice class is an implementation of an empty Spring Data Slice . |
ListablePage<T> |
The
ListablePage class is a Spring Data Page implementation wrapping a List as the content
for this page . |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.