public class FieldUtil extends Object
| Constructor and Description |
|---|
FieldUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Field |
getDeclaredField(Class<?> cls,
String name)
按照名称获取字段
|
Copyright © 2020. All rights reserved.