Uses of Class
com.yahoo.search.grouping.request.StringPredefined
-
Packages that use StringPredefined Package Description com.yahoo.search.grouping.request -
-
Uses of StringPredefined in com.yahoo.search.grouping.request
Methods in com.yahoo.search.grouping.request that return StringPredefined Modifier and Type Method Description StringPredefined
StringPredefined. copy()
static StringPredefined
StringPredefined. newInstance(GroupingExpression exp, java.util.List<StringBucket> args)
Constructs a new instance of this class from a list of arguments.
-