|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Index
This defines an index entry for an individual sequence within a set of indexed files.
| Method Summary | |
|---|---|
File |
getFile()
The file to retrieve from. |
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 |
|---|
File getFile()
long getStart()
int getLength()
String getID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||