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