public static interface Advice.Dispatcher.SuppressionHandler.ReturnValueProducer
| Modifier and Type | Method and Description |
|---|---|
void |
storeDefaultValue(MethodVisitor methodVisitor)
Stores a default return value for the advised method.
|
void storeDefaultValue(MethodVisitor methodVisitor)
methodVisitor - The instrumented method's method visitor.Copyright © 2014–2016. All rights reserved.