Package org.instancio

Interface PredicateSelector

All Superinterfaces:
DepthPredicateSelector, DepthSelector, TargetSelector
All Known Implementing Classes:
PredicateSelectorImpl

public interface PredicateSelector extends TargetSelector, DepthSelector, DepthPredicateSelector
A selector for matching targets using predicates.
Since:
1.6.0
See Also: