Package | Description |
---|---|
org.springframework.asm |
Spring's repackaging of
ASM
(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.
|