-
- All Implemented Interfaces:
-
icu.windea.breezeframework.core.component.Component,icu.windea.breezeframework.core.component.DefaultGenerator,icu.windea.breezeframework.core.component.TypedComponent
public class DefaultGenerator.DefaultFloatGenerator extends AbstractDefaultGenerator<Float>
-
-
Field Summary
Fields Modifier and Type Field Description private final Class<Float>targetTypepublic final static DefaultGenerator.DefaultFloatGeneratorINSTANCE
-
Method Summary
Modifier and Type Method Description Floatgenerate()生成默认值。 Class<Float>getTargetType()目标类型。 -
-
Method Detail
-
getTargetType
Class<Float> getTargetType()
目标类型。
-
-
-
-