public class TextLines
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.nio.file.Path |
file |
(package private) java.util.List<java.lang.String> |
lines |
| Constructor and Description |
|---|
TextLines(java.nio.file.Path directory,
java.lang.String sourceFileName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLine(int index) |