public interface FieldSourceManager extends SourceManager
| 限定符和类型 | 方法和说明 |
|---|---|
Field[] |
getFields(Class<?> cla)
Gets all fields of the class
|
Field[] |
getFields(Class<?> cla,
Annotation annotation)
Gets an annotated field from a class
|
getmanagerField[] getFields(Class<?> cla, Annotation annotation)
cla - annotation - Copyright © 2025. All rights reserved.