SimpleSetPredicate

Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

object BooleanOperator extends Enumeration
  • isIn indicates an evaluation to TRUE if the field value is contained in the list of values in the array.
  • isNotIn indicates an evaluation to TRUE if the field value is not contained in the list of values in the array.