Uses of Interface
org.instancio.generator.Hint
Packages that use Hint
-
Uses of Hint in org.instancio.generator
Classes in org.instancio.generator with type parameters of type HintModifier and TypeInterfaceDescriptioninterfaceA hint that can be passed from a generator to the engine.Methods in org.instancio.generator with type parameters of type Hint -
Uses of Hint in org.instancio.generator.hints
Classes in org.instancio.generator.hints that implement HintModifier and TypeClassDescriptionfinal classThis hint is for generators that create arrays.final classThis hint is for generators that create collections.final classThis hint is for generators that create maps.