public class Device
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
deltaFormat |
private int[] |
deltaValues |
private int |
endSize |
private int |
startSize |
Constructor and Description |
---|
Device(java.io.RandomAccessFile raf)
Creates new Device
|