Class HashedLineToStringList
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_collection.HashedLineToStringList
- All Implemented Interfaces:
LongFunction<List>
Creates a List<String> from a list of words in a file.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashedLineToStringList
-
-
Method Details
-
apply
- Specified by:
applyin interfaceLongFunction<List>
-