类 MappingFloat
java.lang.Object
com.dtflys.forest.mapping.MappingExpr
com.dtflys.forest.mapping.MappingFloat
- 从以下版本开始:
- 2018-01-09 17:36
- 作者:
- gongjun[jun.gong@thebeastshop.com]
-
字段概要
从类继承的字段 com.dtflys.forest.mapping.MappingExpr
forestMethod, variableScope -
构造器概要
构造器 -
方法概要
从类继承的方法 com.dtflys.forest.mapping.MappingExpr
setVariableScope
-
构造器详细资料
-
MappingFloat
public MappingFloat(float number)
-
-
方法详细资料
-
render
- 覆盖:
render在类中MappingExpr
-
isIterateVariable
public boolean isIterateVariable()- 指定者:
isIterateVariable在类中MappingExpr
-
getNumber
public float getNumber() -
toString
-