Uses of Interface
org.instancio.PredicateSelector
Packages that use PredicateSelector
-
Uses of PredicateSelector in org.instancio
Methods in org.instancio that return PredicateSelectorModifier and TypeMethodDescriptionstatic PredicateSelectorSelect all fields matching the specified predicate.static PredicateSelectorSelect all types matching the specified predicate.Methods in org.instancio with parameters of type PredicateSelectorModifier and TypeMethodDescriptionstatic ScopeSelect.scope(PredicateSelector selector) Creates a scope from the given predicate selector.