public class Or extends Filter implements scala.Product, scala.Serializable
true
iff at least one of left
or right
evaluates to true
.
Modifier and Type | Method and Description |
---|---|
Filter |
left() |
Filter |
right() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait