| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
BeanOperations |
BeanOperationParser.parse(AnnotatedElement element)
Parse the
AnnotatedElement annotation information,
and generate the corresponding BeanOperations instance. |
@NonNull BeanOperations |
TypeHierarchyBeanOperationParser.parse(AnnotatedElement element)
Parse the class and class attribute information,
and generate the corresponding
BeanOperations instance. |
Copyright © 2024. All rights reserved.