Package | Description |
---|---|
net.bytebuddy.instrumentation.method.bytecode.stack.constant |
StackManipulation s in this package are responsible for
creating compile-time constants and pushing them onto the operand stack. |
Modifier and Type | Method and Description |
---|---|
static MethodConstant.CanCache |
MethodConstant.forMethod(MethodDescription methodDescription)
Creates a stack manipulation that loads a method constant onto the operand stack.
|
Copyright © 2014. All rights reserved.