|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.neurosdbm.db.WordPointer
net.sourceforge.neurosdbm.db.WordPointerToDisplayData
Field Summary |
Fields inherited from class net.sourceforge.neurosdbm.db.WordPointer |
|
Constructor Summary | |
WordPointerToDisplayData(java.nio.ByteBuffer bytes,
int wordoffset)
|
|
WordPointerToDisplayData(long value)
|
Method Summary | |
DisplayData |
dereference(java.nio.ByteBuffer bytes)
|
Methods inherited from class net.sourceforge.neurosdbm.db.WordPointer |
compareTo, deferenceDisplayData, deferenceWordString, equals, getLSW, getMSW, getValue, getWordLength, getWordOffset, isNull, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public WordPointerToDisplayData(java.nio.ByteBuffer bytes, int wordoffset)
public WordPointerToDisplayData(long value)
Method Detail |
public DisplayData dereference(java.nio.ByteBuffer bytes)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |