public class MethodTypeUtil extends Object
MethodType相关工具类| Constructor and Description |
|---|
MethodTypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static MethodType |
methodType(Executable executable)
|
public static MethodType methodType(Executable executable)
Executable的MethodTypeexecutable - 方法或构造MethodTypeCopyright © 2024. All rights reserved.