All Classes and Interfaces

Class
Description
Base class for generators that require the GeneratorContext.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A collection of static factory methods for creating Bindings.
 
 
 
 
A filter for checking whether a Class should be excluded from processing.
 
 
 
Generator spec for collections.
 
 
 
 
 
 
Collects declared and super class fields, excluding static fields.
Collects declared, non-static fields.
 
 
 
EnumGenerator<E extends Enum<E>>
 
 
 
An interface for collecting fields from classes.
 
 
 
 
A generator of values of a specific type.
 
 
 
 
This class provides access to built-in generators.
Marker interface for configurable Generators.
 
 
Instancio API for creating instances of a class.
Instancio API for generating instances of a class populated with random data.
Exceptions generated by incorrect usage of the API.
 
Exception generated as a result of an internal error.
This annotation provides support for generating metamodels for classes in order to avoid referencing fields as literal strings.
Instancio API for defining type parameters for generic classes.
 
 
 
 
 
 
 
 
 
 
 
Generator spec for maps.
 
 
 
A model containing all the information for populating a class that can be obtained using the 'toModel()' method:
 
 
 
 
 
 
 
 
 
Generator spec for core numeric types.
 
 
A callback that gets invoked after an object has been fully populated.
 
 
 
 
A filter for checking whether a Package should be excluded from processing.
 
 
 
Copied from Apache Commons Math library: https://commons.apache.org/proper/commons-math/
Provides methods for generating random values such as numbers, booleans, characters, and strings.
 
 
 
 
A setting key for modifying configuration.
Instancio settings API.
 
 
 
Generator spec for Strings.
 
 
Generator spec for Temporal types.
Contains built-in text generators.
 
 
 
 
 
Helper class for mapping type variables to actual type arguments.
A supplier that provides Type information.
A supplier that provides Type information.
 
 
 
 
 
A functional interface for void methods.