Implicitly converts a FilterComponent into an AndBuilder.
Implicitly converts a FilterComponent into an AndBuilder.
The FilterComponent to be converted; must not be null!
The AndBuilder initialized with the given FilterComponent
Implicitly converts a FilterComponent into a NotBuilder.
Implicitly converts a FilterComponent into a NotBuilder.
The FilterComponent to be converted; must not be null!
The NotBuilder initialized with the given FilterComponent
Implicitly converts a FilterComponent into an OrBuilder.
Implicitly converts a FilterComponent into an OrBuilder.
The FilterComponent to be converted; must not be null!
The OrBuilder initialized with the given FilterComponent