Class and Description |
---|
org.objectweb.asm.RecordComponentVisitor
this API is experimental.
|
Field and Description |
---|
org.objectweb.asm.Opcodes.ASM8_EXPERIMENTAL
This API is experimental.
|
org.objectweb.asm.ClassReader.b
Use
ClassReader.readByte(int) and the other read methods instead. This field will
eventually be deleted. |
Constructor and Description |
---|
org.objectweb.asm.Handle(int, String, String, String)
this constructor has been superseded by
Handle.Handle(int, String, String, String,
boolean) . |
org.objectweb.asm.RecordComponentVisitor(int)
this API is experimental.
|
org.objectweb.asm.RecordComponentVisitor(int, RecordComponentVisitor)
this API is experimental.
|