Class InstantGenerator

java.lang.Object
org.instancio.generator.AbstractGenerator<T>
org.instancio.generator.time.InstantGenerator
All Implemented Interfaces:
Generator<Instant>, GeneratorSpec<Instant>, TemporalGeneratorSpec<Instant>

public class InstantGenerator extends AbstractGenerator<T>