times

operator fun <T> SimpleFilter<T>?.times(other: SimpleFilter<T>): SimpleFilter<T>

Makes an AND (&&) operation between this and other