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