public static interface MethodCall.MethodLocator.Factory
Modifier and Type | Method and Description |
---|---|
MethodCall.MethodLocator |
make(TypeDescription instrumentedType)
Creates a method locator for a given instrumented type.
|
MethodCall.MethodLocator make(TypeDescription instrumentedType)
instrumentedType
- The instrumented type.Copyright © 2014–2020. All rights reserved.