protected static class FieldProxy.Binder.FieldLocator.Illegal extends FieldProxy.Binder.FieldLocator
FieldProxy.Binder.FieldLocator.Illegal, FieldProxy.Binder.FieldLocator.Legal, FieldProxy.Binder.FieldLocator.LookupStrategy, FieldProxy.Binder.FieldLocator.Resolution| Modifier | Constructor and Description |
|---|---|
protected |
Illegal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
protected FieldProxy.Binder.FieldLocator.LookupStrategy |
lookup(TypeDescription typeDescription,
TypeDescription instrumentedType)
Locates a field of a given name on a specific type.
|
String |
toString() |
ofprotected FieldProxy.Binder.FieldLocator.LookupStrategy lookup(TypeDescription typeDescription, TypeDescription instrumentedType)
FieldProxy.Binder.FieldLocatorlookup in class FieldProxy.Binder.FieldLocatortypeDescription - The type which defines the field or a representation of void for
looking up a type implicitly within the type hierarchy.instrumentedType - The instrumented type from which a field is to be accessed.Copyright © 2014–2016. All rights reserved.