protected static class FieldProxy.Binder.FieldLocator.LookupStrategy.Illegal extends FieldProxy.Binder.FieldLocator.LookupStrategy
FieldProxy.Binder.FieldLocator.LookupStrategy.ForExplicitType, FieldProxy.Binder.FieldLocator.LookupStrategy.ForHierarchy, FieldProxy.Binder.FieldLocator.LookupStrategy.Illegal| Modifier | Constructor and Description |
|---|---|
protected |
Illegal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
protected FieldProxy.Binder.FieldLocator.Resolution |
resolve(TypeDescription instrumentedType,
boolean staticMethod)
Locates a field if possible and returns a corresponding resolution.
|
String |
toString() |
protected FieldProxy.Binder.FieldLocator.Resolution resolve(TypeDescription instrumentedType, boolean staticMethod)
FieldProxy.Binder.FieldLocator.LookupStrategyresolve in class FieldProxy.Binder.FieldLocator.LookupStrategyinstrumentedType - The instrumented type from which a field is to be accessed.staticMethod - true if the intercepted method is static.Copyright © 2014–2016. All rights reserved.