Interface SearchObjectPredicate

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getPatternText()  
      • Methods inherited from interface com.google.common.base.Predicate

        apply, equals, test
      • Methods inherited from interface java.util.function.Predicate

        and, negate, or
    • Method Detail

      • getPatternText

        java.lang.String getPatternText()