Package org.instancio
Interface GroupableSelector
- All Superinterfaces:
TargetSelector
- All Known Subinterfaces:
Selector
- All Known Implementing Classes:
MetamodelSelector,PrimitiveAndWrapperSelectorImpl,SelectorImpl
A marker for selectors that can be grouped using
Select.all(GroupableSelector...).- Since:
- 1.3.0
- See Also: