Uses of Interface
org.instancio.TypeSelectorBuilder
Packages that use TypeSelectorBuilder
-
Uses of TypeSelectorBuilder in org.instancio
Methods in org.instancio that return TypeSelectorBuilderModifier and TypeMethodDescription<A extends Annotation>
TypeSelectorBuilderMatches types annotated with the specified annotation, ignoring inherited annotations.Excludes specified class from matching.Matches specified type, including subtypes.static TypeSelectorBuilderSelect.types()Provides a builder for selecting types based onPredicates.