Hierarchy For Package org.instancio.feed
Interface Hierarchy
- org.instancio.feed.DataSource
- org.instancio.feed.DataSourceProvider
- org.instancio.feed.DataSourceProvider.DataSourceFactory
- org.instancio.feed.FeedProvider
- org.instancio.feed.FeedProvider.FeedBuilderFactory
- org.instancio.feed.FeedSpecAccessors
- org.instancio.feed.Feed (also extends org.instancio.feed.FeedSpecAnnotations)
- org.instancio.feed.FeedSpecAnnotations
- org.instancio.feed.Feed (also extends org.instancio.feed.FeedSpecAccessors)
- org.instancio.feed.FormatOptionsProvider
- org.instancio.feed.FormatOptionsProvider.FormatOptions
- org.instancio.feed.FormatOptionsProvider.FormatOptions.CsvFormatOptions
- org.instancio.feed.FormatOptionsProvider.FormatOptionsFactory
- org.instancio.feed.FunctionProvider
- org.instancio.generator.GeneratorSpec<T>
- org.instancio.feed.PostProcessor<T>
- java.util.function.Supplier<T>
- org.instancio.generator.ValueSpec<T> (also extends org.instancio.generator.GeneratorSpec<T>)
- org.instancio.feed.FeedSpec<T>
- org.instancio.generator.ValueSpec<T> (also extends org.instancio.generator.GeneratorSpec<T>)
Annotation Type Hierarchy
- org.instancio.feed.Feed.DataAccess (implements java.lang.annotation.Annotation)
- org.instancio.feed.Feed.FormatType (implements java.lang.annotation.Annotation)
- org.instancio.feed.Feed.Source (implements java.lang.annotation.Annotation)
- org.instancio.feed.Feed.TagKey (implements java.lang.annotation.Annotation)
- org.instancio.feed.FeedSpecAnnotations.DataSpec (implements java.lang.annotation.Annotation)
- org.instancio.feed.FeedSpecAnnotations.FunctionSpec (implements java.lang.annotation.Annotation)
- org.instancio.feed.FeedSpecAnnotations.GeneratedSpec (implements java.lang.annotation.Annotation)
- org.instancio.feed.FeedSpecAnnotations.NullableSpec (implements java.lang.annotation.Annotation)
- org.instancio.feed.FeedSpecAnnotations.TemplateSpec (implements java.lang.annotation.Annotation)
- org.instancio.feed.FeedSpecAnnotations.WithPostProcessor (implements java.lang.annotation.Annotation)
- org.instancio.feed.FeedSpecAnnotations.WithStringMapper (implements java.lang.annotation.Annotation)