Class ToString
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.unary_string.ToString
Converts the input to the most obvious string representation with String.valueOf(...).
Forms which accept a function will evaluate that function first and then apply
String.valueOf() to the result.
-
Constructor Details
-
ToString
public ToString()
-
-
Method Details
-
apply
-