| Modifier and Type | Field and Description |
|---|---|
static EmptyPage<?> |
EMPTY_PAGE |
EMPTY_SLICE| Constructor and Description |
|---|
EmptyPage() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTotalElements() |
int |
getTotalPages() |
<S> Page<S> |
map(Function<? super T,? extends S> converter) |
getContent, getNumber, getSort, hasNext, hasPrevious, nextPageable, previousPageablegetNumberOfElements, getSize, hasContent, isFirst, isLast, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContent, getNumber, getNumberOfElements, getPageable, getSize, getSort, hasContent, hasNext, hasPrevious, isFirst, isLast, nextOrLastPageable, nextPageable, previousOrFirstPageable, previousPageableand, and, and, and, filter, flatMap, get, isEmpty, of, of, of, stream, toList, toSet, toStreamable, toStreamableforEach, iterator, spliteratorpublic static final EmptyPage<?> EMPTY_PAGE
public int getTotalPages()
getTotalPages in interface Page<T>public long getTotalElements()
getTotalElements in interface Page<T>Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.