| 程序包 | 说明 |
|---|---|
| com.queryflow.reflection | |
| com.queryflow.reflection.invoker |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<String,MethodInvoker> |
Reflector.methodInvokers |
| 限定符和类型 | 方法和说明 |
|---|---|
protected MethodInvoker |
Reflector.createMethodInvoker(Method method) |
MethodInvoker |
FieldReflector.getMethodInvoker(String methodName) |
MethodInvoker |
Reflector.getMethodInvoker(String methodName) |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterator<MethodInvoker> |
FieldReflector.methodIterator() |
Iterator<MethodInvoker> |
Reflector.methodIterator()
遍历类方法
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
NormalMethod |
Copyright © 2019. All rights reserved.