Uses of Package
org.instancio.generator
Packages that use org.instancio.generator
Package
Description
Instancio public-facing APIs; for usage examples see
Instancio.Contains classes related to
Feed.Contains classes related to generators.
Contains
Hint implementations.Defines generator specs.
Defines generator specs for Brazilian identifiers.
Defines generator specs for Canada.
Defines generator specs for Poland.
Defines generator specs for Russian identifiers.
Defines generator specs for USA.
Provides classes for overriding settings at runtime.
Defines Service Provider Interfaces for providing custom implementations.
-
Classes in org.instancio.generator used by org.instancioClassDescriptionA class for generating values of a specific type.A marker interface serving as the base class for all
Generators. -
Classes in org.instancio.generator used by org.instancio.feedClassDescriptionA marker interface serving as the base class for all
Generators.A spec for generating simple value types, such as strings, numbers, dates, and so on. -
Classes in org.instancio.generator used by org.instancio.generatorClassDescriptionA hint that specifies an action to be taken after an object is generated by a generator.Provides additional information, such as settings and a random instance to generators that require it.A marker interface serving as the base class for all
Generators.A hint that can be passed from a generator to the engine.Hints are provided byGeneratorimplementations to the engine to support more flexibility in how objects are populated.Builder for constructingHints.A spec for generating simple value types, such as strings, numbers, dates, and so on. -
Classes in org.instancio.generator used by org.instancio.generator.hints
-
Classes in org.instancio.generator used by org.instancio.generator.specsClassDescriptionA class for generating values of a specific type.A marker interface serving as the base class for all
Generators.A spec for generating simple value types, such as strings, numbers, dates, and so on. -
Classes in org.instancio.generator used by org.instancio.generator.specs.braClassDescriptionA marker interface serving as the base class for all
Generators.A spec for generating simple value types, such as strings, numbers, dates, and so on. -
Classes in org.instancio.generator used by org.instancio.generator.specs.canClassDescriptionA marker interface serving as the base class for all
Generators.A spec for generating simple value types, such as strings, numbers, dates, and so on. -
Classes in org.instancio.generator used by org.instancio.generator.specs.polClassDescriptionA class for generating values of a specific type.A marker interface serving as the base class for all
Generators.A spec for generating simple value types, such as strings, numbers, dates, and so on. -
Classes in org.instancio.generator used by org.instancio.generator.specs.rusClassDescriptionA marker interface serving as the base class for all
Generators.A spec for generating simple value types, such as strings, numbers, dates, and so on. -
Classes in org.instancio.generator used by org.instancio.generator.specs.usaClassDescriptionA marker interface serving as the base class for all
Generators.A spec for generating simple value types, such as strings, numbers, dates, and so on. -
Classes in org.instancio.generator used by org.instancio.settingsClassDescriptionA hint that specifies an action to be taken after an object is generated by a generator.
-
Classes in org.instancio.generator used by org.instancio.spi