类的使用
cn.mcres.karlatemp.mxlib.reflect.WrappedClassImplements.MethodWrapperType
-
-
cn.mcres.karlatemp.mxlib.reflect中WrappedClassImplements.MethodWrapperType的使用
返回WrappedClassImplements.MethodWrapperType的cn.mcres.karlatemp.mxlib.reflect中的方法 修饰符和类型 方法 说明 static WrappedClassImplements.MethodWrapperType
WrappedClassImplements.MethodWrapperType. valueOf(String name)
返回带有指定名称的该类型的枚举常量。static WrappedClassImplements.MethodWrapperType[]
WrappedClassImplements.MethodWrapperType. values()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。参数类型为WrappedClassImplements.MethodWrapperType的cn.mcres.karlatemp.mxlib.reflect中的方法 修饰符和类型 方法 说明 static org.objectweb.asm.ClassWriter
WrappedClassImplements. createMethodWrapper(Class<?> lambda_interface, String proxy_name, String target_internal_source_class_name, String target_method_name, WrappedClassImplements.MethodWrapperType wrapper_type)
static org.objectweb.asm.ClassWriter
WrappedClassImplements. createMethodWrapper(String interface_, String interface_method_name, String interface_method_desc, String proxy_name, String target_internal_source_class_name, String target_method_name, WrappedClassImplements.MethodWrapperType wrapper_type)
static org.objectweb.asm.ClassWriter
WrappedClassImplements. createMethodWrapper(String interface_, String interface_method_name, String interface_method_desc, String proxy_name, String target_internal_source_class_name, String target_method_name, String target_method_desc, WrappedClassImplements.MethodWrapperType wrapper_type)
-