public class BeanCopyUtils extends Object
| Constructor and Description |
|---|
BeanCopyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
copyProperties(Object source,
Class<T> clazz)
复制对象属性
|
Copyright © 2021. All rights reserved.