类 FieldTool.MutableField

java.lang.Object
org.apache.velocity.tools.generic.FieldTool.MutableField
封闭类:
FieldTool

public class FieldTool.MutableField extends Object
Holds a Field and Class reference for later retrieval of the value of a field that is not final and may change at different lookups.
  • 构造器详细资料

    • MutableField

      public MutableField(Field f, Class c)
  • 方法详细资料

    • getValue

      public Object getValue()