Packages

package filter

Type Members

  1. final class AlwaysFalse extends Predicate with Literal[Boolean]
    Annotations
    @Evolving()
  2. final class AlwaysTrue extends Predicate with Literal[Boolean]
    Annotations
    @Evolving()
  3. final class And extends Predicate
    Annotations
    @Evolving()
  4. final class Not extends Predicate
    Annotations
    @Evolving()
  5. final class Or extends Predicate
    Annotations
    @Evolving()
  6. class Predicate extends GeneralScalarExpression
    Annotations
    @Evolving()

Ungrouped