public static class TextSourceBenchmark.Data
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| int | length | 
| java.nio.file.Path | path | 
| java.lang.String | pathString | 
| Constructor and Description | 
|---|
| Data() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | createFile()Generates a random file with  NUM_LINESbetween 60 and 120 characters each. | 
| void | deleteFile() |