| 程序包 | 说明 |
|---|---|
| cn.langpy.kotime.model | |
| cn.langpy.kotime.util |
| 限定符和类型 | 方法和说明 |
|---|---|
MethodType |
RunTimeNode.getMethodType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RunTimeNode.setMethodType(MethodType methodType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static MethodType |
Common.getMethodType(org.aspectj.lang.ProceedingJoinPoint pjp) |
static MethodType |
Common.getMethodType(String className) |
static MethodType |
MethodType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static MethodType[] |
MethodType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<RunTimeNode> |
GraphMap.get(MethodType methodType) |
Copyright © 2020. All rights reserved.