| 程序包 | 说明 |
|---|---|
| com.github.houbb.heaven.reflect.api |
反射接口模块
|
| com.github.houbb.heaven.reflect.simple |
反射模块简单默认实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<IMethod> |
IClass.methods()
方法列表
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SimpleMethod
简单方法
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<IMethod> |
SimpleClass.methods() |
Copyright © 2024. All rights reserved.