-
- 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.DefaultUByteGenerator extends AbstractDefaultGenerator<UByte>
-
-
Field Summary
Fields Modifier and Type Field Description private final Class<UByte>targetTypepublic final static DefaultGenerator.DefaultUByteGeneratorINSTANCE
-
Method Summary
Modifier and Type Method Description UBytegenerate()生成默认值。 Class<UByte>getTargetType()目标类型。 -
-
Method Detail
-
getTargetType
Class<UByte> getTargetType()
目标类型。
-
-
-
-