Uses of Enum Class
com.yahoo.search.grouping.request.MathFunctions.Function
Packages that use MathFunctions.Function
-
Uses of MathFunctions.Function in com.yahoo.search.grouping.request
Methods in com.yahoo.search.grouping.request that return MathFunctions.FunctionModifier and TypeMethodDescriptionstatic MathFunctions.FunctionReturns the enum constant of this class with the specified name.static MathFunctions.Function[]MathFunctions.Function.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.search.grouping.request with parameters of type MathFunctions.FunctionModifier and TypeMethodDescriptionstatic FunctionNodeMathFunctions.newInstance(MathFunctions.Function type, GroupingExpression x, GroupingExpression y)