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