And

fun <P : Position<P>> And(filterA: Filter<P>, filterB: Filter<P>)

Parameters

filterA

the first filter.

filterB

the second filter.