| 类和说明 |
|---|
| org.objectweb.asm.ConstantDynamic
This API is experimental.
|
| 字段和说明 |
|---|
| org.objectweb.asm.Opcodes.ASM7_EXPERIMENTAL
This API is experimental.
|
| org.objectweb.asm.Opcodes.V_PREVIEW_EXPERIMENTAL
This API is experimental.
|
| 方法和说明 |
|---|
| org.objectweb.asm.ClassWriter.newHandle(int, String, String, String)
this method is superseded by
ClassWriter.newHandle(int, String, String, String,
boolean). |
| org.objectweb.asm.MethodVisitor.visitMethodInsn(int, String, String, String) |
| org.objectweb.asm.ClassVisitor.visitNestHostExperimental(String)
This API is experimental.
|
| org.objectweb.asm.ClassVisitor.visitNestMemberExperimental(String)
This API is experimental.
|
| 构造器和说明 |
|---|
| org.objectweb.asm.Handle(int, String, String, String)
this constructor has been superseded by
Handle.Handle(int, String, String, String,
boolean). |
Copyright © 2022. All rights reserved.