Uses of Class
com.yahoo.searchlib.expression.StringResultNode
Packages that use StringResultNode
-
Uses of StringResultNode in com.yahoo.searchlib.expression
Methods in com.yahoo.searchlib.expression that return StringResultNodeModifier and TypeMethodDescriptionstatic StringResultNodeStringResultNode.getNegativeInfinity()Will provide the smallest possible valueprotected static StringResultNodeStringResultNode.ofUncheckedUtf8Array(byte[] rawUtf8Value) Creates a new StringResultNode backed by an underlying byte array.Sets the value of this result.Methods in com.yahoo.searchlib.expression that return types with arguments of type StringResultNodeMethods in com.yahoo.searchlib.expression with parameters of type StringResultNode