|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This defines an index entry for an individual sequence within a set of indexed files.
Method Summary | |
java.io.File |
getFile()
The file to retrieve from. |
java.lang.String |
getID()
The ID of the sequence at this position in this file. |
int |
getLength()
The entry can be slurped out of the file by grabbing length bytes from start. |
long |
getStart()
Skipping this number of bytes through the file should put the file pointer to the first byte of the sequence. |
Method Detail |
public java.io.File getFile()
public long getStart()
public int getLength()
public java.lang.String getID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |