mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix comment
This commit is contained in:
parent
7fad8f6f7c
commit
a607558842
@ -164,6 +164,8 @@ public class CopyOptions implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* 设置忽略的目标对象中属性列表,设置一个属性列表,不拷贝这些属性值,Lambda方式
|
* 设置忽略的目标对象中属性列表,设置一个属性列表,不拷贝这些属性值,Lambda方式
|
||||||
*
|
*
|
||||||
|
* @param <P> 参数类型
|
||||||
|
* @param <R> 返回值类型
|
||||||
* @param funcs 忽略的目标对象中属性列表,设置一个属性列表,不拷贝这些属性值
|
* @param funcs 忽略的目标对象中属性列表,设置一个属性列表,不拷贝这些属性值
|
||||||
* @return CopyOptions
|
* @return CopyOptions
|
||||||
* @since 5.8.0
|
* @since 5.8.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user