Class YearMonthGenerator

java.lang.Object
org.instancio.internal.generator.AbstractGenerator<T>
org.instancio.internal.generator.time.YearMonthGenerator
All Implemented Interfaces:
AsStringGeneratorSpec<YearMonth>, Generator<YearMonth>, GeneratorSpec<YearMonth>, AsGeneratorSpec<YearMonth>, NullableGeneratorSpec<YearMonth>, TemporalAaStringGeneratorSpec<YearMonth>, TemporalGeneratorSpec<YearMonth>, TemporalSpec<YearMonth>, YearMonthSpec, ValueSpec<YearMonth>

public class YearMonthGenerator extends AbstractGenerator<T> implements YearMonthSpec