|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectru.biosoft.access.Index.IndexEntry
Store information about entry location.
| Field Summary | |
long |
from
Entry offset in file. |
long |
len
Entry length. |
| Constructor Summary | |
Index.IndexEntry(long index_from,
long index_length)
Construct new Index. |
|
| Method Summary | |
int |
length()
|
java.lang.String |
toString()
Return string, that describes the index. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public long from
public long len
| Constructor Detail |
public Index.IndexEntry(long index_from,
long index_length)
| Method Detail |
public int length()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||