Class BooleanFilter

    • Method Detail

      • getMust

        public com.google.common.collect.ImmutableSet<Filter> getMust()
      • getMustNot

        public com.google.common.collect.ImmutableSet<Filter> getMustNot()
      • getShould

        public com.google.common.collect.ImmutableSet<Filter> getShould()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object