public static interface Advice.Dispatcher.Bound.SkipHandler
| Modifier and Type | Method and Description |
|---|---|
void |
apply(MethodVisitor methodVisitor)
Applies this skip handler.
|
void apply(MethodVisitor methodVisitor)
methodVisitor - The method visitor to write the code to.Copyright © 2014–2016. All rights reserved.