Class Selector.Runner

java.lang.Object
software.amazon.smithy.model.selector.Selector.Runner
Enclosing interface:
Selector

@Deprecated public static final class Selector.Runner extends Object
Deprecated.
This class is no longer necessary. It was originally intended to allow more customization to how selectors are executed against a model, but this has proven unnecessary.
Builds the execution environment for a selector and executes selectors.