public static interface MethodCall.MethodInvoker.Factory
Modifier and Type | Method and Description |
---|---|
MethodCall.MethodInvoker |
make(TypeDescription instrumentedType)
Creates a method invoker.
|
MethodCall.MethodInvoker make(TypeDescription instrumentedType)
instrumentedType
- The instrumented type.Copyright © 2014–2025. All rights reserved.