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