|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.build.mediovis.MAB2Entry
public final class MAB2Entry
This is a simple data structure for storing MAB2 entries.
| Constructor Summary | |
|---|---|
MAB2Entry(byte[] i)
Constructor. |
|
| Method Summary | |
|---|---|
void |
add(long c)
Adds a child. |
void |
pos(long p)
Sets the file offset. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MAB2Entry(byte[] i)
i - id value| Method Detail |
|---|
public void add(long c)
c - child to be addedpublic void pos(long p)
p - file offsetpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||