| 程序包 | 说明 |
|---|---|
| cn.gtmap.gtc.common.http.result |
| 限定符和类型 | 方法和说明 |
|---|---|
static <R> PageResult<R> |
PageResult.from(List<R> list) |
static <R> PageResult<R> |
PageResult.from(org.springframework.data.domain.Page<R> page) |
Copyright © 2020 GTMAP. All rights reserved.