Package | Description |
---|---|
net.bytebuddy.implementation.bytecode |
Types and classes in this package are responsible for creating Java byte code for a given byte code target
which is represented by a
MethodDescription . |
Constructor and Description |
---|
Simple(StackManipulation.Simple.Dispatcher dispatcher)
Creates a new stack manipulation for a dispatcher.
|
Copyright © 2014–2023. All rights reserved.