public static interface Advice.Dispatcher.RelocationHandler.Bound
Advice.Dispatcher.RelocationHandler
.Modifier and Type | Field and Description |
---|---|
static int |
NO_REQUIRED_SIZE
Indicates that this relocation handler does not require a minimal stack size.
|
Modifier and Type | Method and Description |
---|---|
int |
apply(org.objectweb.asm.MethodVisitor methodVisitor,
int offset)
Applies this relocation handler.
|
static final int NO_REQUIRED_SIZE
Copyright © 2014–2021. All rights reserved.