public static interface Implementation.Simple.Dispatcher
Implementation, typically implemented as a lambda expression.| Modifier and Type | Method and Description | 
|---|---|
| StackManipulation | apply(Implementation.Target implementationTarget,
     MethodDescription instrumentedMethod)Creates a stack manipulation from a simple method dispatch. | 
StackManipulation apply(Implementation.Target implementationTarget, MethodDescription instrumentedMethod)
implementationTarget - The implementation target to use.instrumentedMethod - The instrumented method.Copyright © 2014–2025. All rights reserved.