Class AndPredicate
java.lang.Object
com.yahoo.search.grouping.request.FilterExpression
com.yahoo.search.grouping.request.AndPredicate
Represents a logical conjunction (AND) of filter expressions used to match grouping elements.
- Author:
- johsol
-
Constructor Details
-
AndPredicate
-
-
Method Details
-
getArgs
-
toString
- Specified by:
toStringin classFilterExpression
-
copy
Description copied from class:FilterExpressionReturns a deep copy of this- Specified by:
copyin classFilterExpression
-