@Deprecated public class PageCopier extends Object
Constructor and Description |
---|
PageCopier()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <SRC,TARGET> |
copy(org.springframework.data.domain.Page<SRC> srcPage,
Copier<SRC,TARGET> copier)
Deprecated.
|
@Deprecated public static <SRC,TARGET> org.coodex.concrete.api.pojo.PageResult<TARGET> copy(org.springframework.data.domain.Page<SRC> srcPage, Copier<SRC,TARGET> copier)
Copyright © 2018. All rights reserved.