Package org.instancio
Interface GroupableSelector
- All Superinterfaces:
TargetSelector
- All Known Subinterfaces:
FieldSelectorBuilder,PredicateSelector,ScopeableSelector,Selector,TypeSelectorBuilder
A marker for selectors that can be grouped using
Select.all(GroupableSelector...).- Since:
- 1.3.0
- See Also: