public static interface Advice.Dispatcher.RelocationHandler.Bound
Advice.Dispatcher.RelocationHandler.| Modifier and Type | Method and Description |
|---|---|
void |
apply(MethodVisitor methodVisitor,
Advice.ArgumentHandler.ForAdvice argumentHandler,
Advice.MethodSizeHandler.ForAdvice methodSizeHandler,
Advice.StackMapFrameHandler.ForAdvice stackMapFrameHandler)
Applies this relocation handler.
|
void apply(MethodVisitor methodVisitor, Advice.ArgumentHandler.ForAdvice argumentHandler, Advice.MethodSizeHandler.ForAdvice methodSizeHandler, Advice.StackMapFrameHandler.ForAdvice stackMapFrameHandler)
methodVisitor - The method visitor to use.argumentHandler - The argument handler to use.methodSizeHandler - The method size handler to use.stackMapFrameHandler - The stack map frame handler to use.Copyright © 2014–2018. All rights reserved.