public abstract class PagingAndSortingSupport extends Object
| Constructor and Description |
|---|
PagingAndSortingSupport() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.data.domain.Page |
page(Collection entries,
org.springframework.data.domain.Pageable pageable) |
public static org.springframework.data.domain.Page page(Collection entries, org.springframework.data.domain.Pageable pageable)
Copyright © 2014–2016. All rights reserved.