|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.neurosdbm.db.MDBRecord
net.sourceforge.neurosdbm.db.GenreRecord
Field Summary |
Fields inherited from class net.sourceforge.neurosdbm.db.MDBRecord |
accessKeyArrayList, deleted, extraInfoArrayList, key, primary |
Constructor Summary | |
|
GenreRecord(int key,
java.nio.ByteBuffer bytes,
int wordOffset,
int numAccessKeys,
int numExtraInfo)
|
(package private) |
GenreRecord(int key,
java.lang.String newGenre)
|
Method Summary | |
(package private) void |
generatePointers()
|
(package private) WordString |
getGenre()
|
java.lang.String |
toString()
|
Methods inherited from class net.sourceforge.neurosdbm.db.MDBRecord |
getCountedLength, getKey, getPrimary, getRecordLength, invalidateRecordLength, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GenreRecord(int key, java.nio.ByteBuffer bytes, int wordOffset, int numAccessKeys, int numExtraInfo) throws DatabaseCorruptException
GenreRecord(int key, java.lang.String newGenre)
Method Detail |
void generatePointers()
generatePointers
in class MDBRecord
WordString getGenre()
public java.lang.String toString()
toString
in class MDBRecord
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |