abstract static class StringSearchModelInterpolator.InterpolateObjectAction.CacheField
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.reflect.Field |
field |
Constructor and Description |
---|
CacheField(java.lang.reflect.Field field) |
Modifier and Type | Method and Description |
---|---|
(package private) abstract void |
doInterpolate(java.lang.Object target,
StringSearchModelInterpolator.InterpolateObjectAction ctx) |
(package private) void |
interpolate(java.lang.Object target,
StringSearchModelInterpolator.InterpolateObjectAction interpolateObjectAction) |
void interpolate(java.lang.Object target, StringSearchModelInterpolator.InterpolateObjectAction interpolateObjectAction)
abstract void doInterpolate(java.lang.Object target, StringSearchModelInterpolator.InterpolateObjectAction ctx) throws java.lang.IllegalAccessException
java.lang.IllegalAccessException