| 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 | 
|---|---|
| byte[] | ClassWriter. toByteArray()Returns the content of the class file that was built by this ClassWriter. |