Package org.instancio

Interface GroupableSelector

All Superinterfaces:
TargetSelector
All Known Subinterfaces:
FieldSelectorBuilder, PredicateSelector, ScopeableSelector, Selector, TypeSelectorBuilder

public interface GroupableSelector extends TargetSelector
A marker for selectors that can be grouped using Select.all(GroupableSelector...).
Since:
1.3.0
See Also: