|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.objectwave.utility.BufferedRandomAccessFile.FileBufferStruct
| Field Summary | |
byte[] |
bytes
Description of the Field |
int |
dataLen
Description of the Field |
long |
filePos
Description of the Field |
boolean |
modified
Description of the Field |
int |
pos
Description of the Field |
| Constructor Summary | |
protected |
BufferedRandomAccessFile.FileBufferStruct()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public byte[] bytes
public int pos
public int dataLen
public boolean modified
public long filePos
| Constructor Detail |
protected BufferedRandomAccessFile.FileBufferStruct()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||