Uses of Interface
org.instancio.LenientSelector
Packages that use LenientSelector
-
Uses of LenientSelector in org.instancio
Subinterfaces of LenientSelector in org.instancioModifier and TypeInterfaceDescriptioninterfaceA builder for constructing predicate-based field selectors.interfaceA marker for selectors that can be grouped usingSelect.all(GroupableSelector...).interfaceA selector for matching targets using predicates.interfaceRepresents a selector that can be scoped usingwithin(Scope...scopes).interfaceRepresents regular field and class selectors, including primitive and wrapper selectors.interfaceA builder for constructing predicate-based type selectors.