Uses of Class
org.instancio.generator.hints.CollectionHint
Packages that use CollectionHint
-
Uses of CollectionHint in org.instancio.generator.hints
Classes in org.instancio.generator.hints that implement interfaces with type arguments of type CollectionHintModifier and TypeClassDescriptionfinal classThis hint is for generators that create collections.Methods in org.instancio.generator.hints that return CollectionHintModifier and TypeMethodDescriptionCollectionHint.Builder.build()Builds the object.static CollectionHintCollectionHint.empty()Returns an empty hint containing default values.