|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.neurosdbm.db.MDBRecord
net.sourceforge.neurosdbm.db.AdvAudioRecord
| Field Summary | |
private WordString |
path
|
private long |
size
|
private long |
time
|
| Fields inherited from class net.sourceforge.neurosdbm.db.MDBRecord |
accessKeyArrayList, deleted, extraInfoArrayList, key, primary |
| Constructor Summary | |
AdvAudioRecord(int key,
java.nio.ByteBuffer bytes,
int wordOffset,
int numAccessKeys,
int numExtraInfo)
|
|
| Method Summary | |
(package private) void |
generatePointers()
|
WordString |
getPath()
|
long |
getSize()
|
long |
getTime()
|
(package private) void |
setKey(int key)
|
| Methods inherited from class net.sourceforge.neurosdbm.db.MDBRecord |
getCountedLength, getKey, getPrimary, getRecordLength, invalidateRecordLength, toString, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private long time
private long size
private WordString path
| Constructor Detail |
public AdvAudioRecord(int key,
java.nio.ByteBuffer bytes,
int wordOffset,
int numAccessKeys,
int numExtraInfo)
| Method Detail |
void generatePointers()
generatePointers in class MDBRecordpublic WordString getPath()
public long getTime()
public long getSize()
void setKey(int key)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||