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
5610878324
commit
3738bcab73
@ -92,7 +92,7 @@ public class ReflectUtil {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获得一个类中所有字段列表,直接反射获取,无缓存
|
* 获得一个类中所有构造列表,直接反射获取,无缓存
|
||||||
*
|
*
|
||||||
* @param beanClass 类
|
* @param beanClass 类
|
||||||
* @return 字段列表
|
* @return 字段列表
|
||||||
|
Loading…
x
Reference in New Issue
Block a user