public class File extends Object
| Constructor and Description |
|---|
File(int fileNumber,
int records) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFileNumber() |
Record |
getRecord(int i) |
int |
getRecordCount() |
File |
setRecord(int i,
Record record) |
Copyright © 2025. All Rights Reserved.