Package | Description |
---|---|
net.bytebuddy.dynamic.scaffold |
This package contains helper types and implementations that are responsible for the actual writing of a byte array
representing a Java class.
|
Modifier and Type | Class and Description |
---|---|
static class |
ClassWriterStrategy.FrameComputingClassWriter
Deprecated.
Use
AsmClassWriter.FrameComputingClassWriter . |
Copyright © 2014–2025. All rights reserved.