public class ResponsePaginationData<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
T[] |
list |
ResponsePageable[] |
pageable |
| Constructor and Description |
|---|
ResponsePaginationData() |
public T[] list
public ResponsePageable[] pageable
Copyright © 2016. All rights reserved.