Uses of Class
org.instancio.generator.Hints
Packages that use Hints
-
Uses of Hints in org.instancio.generator
Methods in org.instancio.generator that return HintsModifier and TypeMethodDescriptionstatic HintsHints.afterGenerate(AfterGenerate afterGenerate) Returns an instance of hints containing the specifiedAfterGeneratevalue.Hints.Builder.build()Builds the object.default HintsGenerator.hints()Hints provided by the generator to the engine.Methods in org.instancio.generator with parameters of type Hints