Uses of Interface
org.instancio.SelectorGroup
Packages that use SelectorGroup
Package
Description
Instancio public-facing APIs; for usage examples see
Instancio.Provides selector API implementation.
-
Uses of SelectorGroup in org.instancio
Methods in org.instancio that return SelectorGroupModifier and TypeMethodDescriptionstatic SelectorGroupSelect.all(GroupableSelector... selectors) A convenience method for combining multiple selectors. -
Uses of SelectorGroup in org.instancio.internal.selectors
Classes in org.instancio.internal.selectors that implement SelectorGroup