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>, TemporalGeneratorSpec<YearMonth>

public class YearMonthGenerator extends AbstractGenerator<T>