| Package | Description | 
|---|---|
| org.springframework.asm | Spring's repackaging of
 ASM 7.0
 (with Spring-specific patches; for internal use only). | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ByteVector | Attribute. write(ClassWriter classWriter,
     byte[] code,
     int codeLength,
     int maxStack,
     int maxLocals)Returns the byte array form of the content of this attribute. |