public class Volume
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.io.RandomAccessFile |
raf |
| Constructor and Description |
|---|
Volume(java.lang.String filename)
Constructor of the Volume Class
|
| Modifier and Type | Method and Description |
|---|---|
(package private) java.io.RandomAccessFile |
getRandomAccessFile()
Accessor method for the Random Access File
|