<init>
OrRouteSelector(first: RouteSelector, second: RouteSelector)
Evaluates a route as a result of the OR operation using two other selectors
Parameters
first
- is a first selector
second
- is a second selector
OrRouteSelector(first: RouteSelector, second: RouteSelector)
Evaluates a route as a result of the OR operation using two other selectors
first
- is a first selector
second
- is a second selector