| 程序包 | 说明 |
|---|---|
| org.springframework.asm |
Spring's repackaging of
ASM 6.0
(with Spring-specific patches; for internal use only).
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected ByteVector |
Attribute.write(ClassWriter cw,
byte[] code,
int len,
int maxStack,
int maxLocals)
Returns the byte array form of this attribute.
|