| 程序包 | 说明 |
|---|---|
| com.github.kancyframework.validationplus.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
FieldUtils.doWithFields(Class<?> clazz,
FieldUtils.FieldCallback fc)
Invoke the given callback on all fields in the target class, going up the
class hierarchy to get all declared fields.
|
Copyright © 2023. All rights reserved.