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