public class FileLineReader
extends java.lang.Object
| Constructor and Description |
|---|
FileLineReader(java.io.File aFile) |
FileLineReader(java.lang.String fileName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.lang.String |
readNextLine() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.