Class AlphaNumericString
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_string.AlphaNumericString
- All Implemented Interfaces:
LongFunction<String>
Create an alpha-numeric string of the specified length, character-by-character.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlphaNumericString
public AlphaNumericString(int length) -
AlphaNumericString
-
-
Method Details
-
apply
- Specified by:
applyin interfaceLongFunction<String>
-
toString
-