类 MappingInteger
java.lang.Object
com.dtflys.forest.mapping.MappingExpr
com.dtflys.forest.mapping.MappingInteger
Created by Administrator on 2016/5/17.
-
字段概要
从类继承的字段 com.dtflys.forest.mapping.MappingExpr
forestMethod, variableScope -
构造器概要
构造器 -
方法概要
从类继承的方法 com.dtflys.forest.mapping.MappingExpr
setVariableScope
-
构造器详细资料
-
MappingInteger
public MappingInteger(int number)
-
-
方法详细资料
-
render
- 覆盖:
render在类中MappingExpr
-
isIterateVariable
public boolean isIterateVariable()- 指定者:
isIterateVariable在类中MappingExpr
-
getNumber
public int getNumber() -
toString
-