Field and Description |
---|
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) . |