Class NotPredicate
java.lang.Object
com.yahoo.search.grouping.request.FilterExpression
com.yahoo.search.grouping.request.NotPredicate
Represents a logical negation (NOT) of a filter expression used to exclude grouping elements.
- Author:
- johsol
-
Constructor Details
-
NotPredicate
-
-
Method Details
-
getExpression
-
toString
- Specified by:
toStringin classFilterExpression
-
copy
Description copied from class:FilterExpressionReturns a deep copy of this- Specified by:
copyin classFilterExpression
-