Uses of Interface
org.instancio.generator.specs.SubtypeGeneratorSpec
Packages that use SubtypeGeneratorSpec
Package
Description
Defines generator specs.
Provides generators for
java.util.* types.-
Uses of SubtypeGeneratorSpec in org.instancio.generator.specs
Subinterfaces of SubtypeGeneratorSpec in org.instancio.generator.specsModifier and TypeInterfaceDescriptioninterfaceGenerator spec for collections.interfaceMapGeneratorSpec<K,V> Generator spec for maps.Methods in org.instancio.generator.specs that return SubtypeGeneratorSpecModifier and TypeMethodDescriptionSpecifies the subtype that should be generated. -
Uses of SubtypeGeneratorSpec in org.instancio.internal.generator.util
Classes in org.instancio.internal.generator.util that implement SubtypeGeneratorSpecModifier and TypeClassDescriptionclassclassclassMapGenerator<K,V> classMapGeneratorSpecImpl<K,V>