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