Class FieldTool.MutableField
- java.lang.Object
-
- org.apache.velocity.tools.generic.FieldTool.MutableField
-
- Enclosing class:
- FieldTool
public class FieldTool.MutableField extends java.lang.ObjectHolds aFieldandClassreference for later retrieval of the value of a field that is not final and may change at different lookups.
-
-
Constructor Summary
Constructors Constructor Description MutableField(java.lang.reflect.Field f, java.lang.Class c)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetValue()
-