Class EmitGenerator<T>

java.lang.Object
org.instancio.internal.generator.AbstractGenerator<T>
org.instancio.internal.generator.misc.EmitGenerator<T>
All Implemented Interfaces:
Generator<T>, GeneratorSpec<T>, EmitGeneratorSpec<T>, NullableGeneratorSpec<T>

public class EmitGenerator<T> extends AbstractGenerator<T> implements EmitGeneratorSpec<T>