union abstract method

Returns a new BooleanSelector that matches all inputs matched by either this or other.

Implementation

BooleanSelector union(BooleanSelector other);