public static class CustomMake.StaticMethodRunMethod extends Object implements RunMethod
| Constructor and Description |
|---|
StaticMethodRunMethod(Method method) |
| Modifier and Type | Method and Description |
|---|---|
String |
fetchSelf()
取得方法自身的符号
|
Object |
run(List<Object> fetchParam)
根据传入的参数执行方法
|
Copyright © 2017. All rights reserved.