Uses of Class
com.yahoo.searchlib.expression.FloatResultNode
Packages that use FloatResultNode
-
Uses of FloatResultNode in com.yahoo.searchlib.expression
Methods in com.yahoo.searchlib.expression that return FloatResultNodeModifier and TypeMethodDescriptionstatic FloatResultNodeFloatResultNode.getNegativeInfinity()Will provide the smallest possible valuestatic FloatResultNodeFloatResultNode.getPositiveInfinity()Will provide the largest possible valueFloatResultNode.setValue(double value) Sets the value of this result.Methods in com.yahoo.searchlib.expression that return types with arguments of type FloatResultNodeMethods in com.yahoo.searchlib.expression with parameters of type FloatResultNode