public class ReadLineList2 extends java.lang.Object implements ReadLineNumbered
Constructor and Description |
---|
ReadLineList2(java.util.List<CharSequence2> definition) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
java.util.Set<FileWithSuffix> |
getFilesUsed() |
CharSequence2 |
readLine() |
public ReadLineList2(java.util.List<CharSequence2> definition)
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
public CharSequence2 readLine()
public java.util.Set<FileWithSuffix> getFilesUsed()
getFilesUsed
in interface ReadLineNumbered