-
Classes Class Description org.objectweb.asm.ConstantDynamic This API is experimental.
-
Fields Field Description org.objectweb.asm.Opcodes.ASM7_EXPERIMENTAL This API is experimental.org.objectweb.asm.Opcodes.V_PREVIEW_EXPERIMENTAL This API is experimental.
-
Methods Method Description org.objectweb.asm.ClassVisitor.visitNestHostExperimental(String) This API is experimental.org.objectweb.asm.ClassVisitor.visitNestMemberExperimental(String) This API is experimental.org.objectweb.asm.ClassWriter.newHandle(int, String, String, String) this method is superseded byClassWriter.newHandle(int, String, String, String, boolean).org.objectweb.asm.MethodVisitor.visitMethodInsn(int, String, String, String)
-
Constructors Constructor Description org.objectweb.asm.Handle(int, String, String, String) this constructor has been superseded byHandle(int, String, String, String, boolean).