public static interface FieldAccessor.FieldLocator.Factory
FieldAccessor.FieldLocator.| Modifier and Type | Method and Description |
|---|---|
FieldAccessor.FieldLocator |
make(TypeDescription instrumentedType)
Creates a field locator.
|
FieldAccessor.FieldLocator make(TypeDescription instrumentedType)
instrumentedType - The instrumented type onto which the field locator is to be applied.Copyright © 2014–2016. All rights reserved.