public class FileRead extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
readHeader() |
boolean |
readRecord() |
public FileRead(String path)
public boolean readHeader()
public boolean readRecord()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2022. All rights reserved.