| 程序包 | 说明 |
|---|---|
| com.github.houbb.heaven.reflect.handler |
默认的处理实现
|
| com.github.houbb.heaven.reflect.simple |
反射模块简单默认实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
SimpleAnnotation |
SimpleAnnotationHandler.handle(Annotation annotation) |
| 限定符和类型 | 方法和说明 |
|---|---|
SimpleAnnotation |
SimpleAnnotation.access(int access) |
SimpleAnnotation |
SimpleAnnotation.fullName(String fullName) |
SimpleAnnotation |
SimpleAnnotation.name(String name) |
SimpleAnnotation |
SimpleAnnotation.type(Class type) |
Copyright © 2024. All rights reserved.