Uses of Class
org.instancio.generator.GeneratorContext
Packages that use GeneratorContext
Package
Description
Contains classes related to generators.
Defines classes that provide access to built-in generators.
Defines classes that provide access to built-in generators
specific to Canada.
Defines classes that provide access to built-in generators
specific to Poland.
Defines classes that provide access to built-in generators
specific to the USA.
-
Uses of GeneratorContext in org.instancio.generator
Methods in org.instancio.generator with parameters of type GeneratorContextModifier and TypeMethodDescriptiondefault voidGenerator.init(GeneratorContext context) An optional method for generators that need to initialise state before generating values. -
Uses of GeneratorContext in org.instancio.generators
Constructors in org.instancio.generators with parameters of type GeneratorContextModifierConstructorDescriptionChecksumGenerators(GeneratorContext context) FinanceGenerators(GeneratorContext context) Generators(GeneratorContext context) IdGenerators(GeneratorContext context) IoGenerators(GeneratorContext context) NetGenerators(GeneratorContext context) NioGenerators(GeneratorContext context) TemporalGenerators(GeneratorContext context) TextGenerators(GeneratorContext context) -
Uses of GeneratorContext in org.instancio.generators.can
Constructors in org.instancio.generators.can with parameters of type GeneratorContext -
Uses of GeneratorContext in org.instancio.generators.pol
Constructors in org.instancio.generators.pol with parameters of type GeneratorContext -
Uses of GeneratorContext in org.instancio.generators.usa
Constructors in org.instancio.generators.usa with parameters of type GeneratorContext