

Public Member Functions | |
| Object | copy () |
| void | cropEnd (long size) |
| void | cropStart (long size) |
| FileKey (long lend, long f_offset) | |
| long | getFLength () |
| long | getLength () |
| long | getOffset () |
| long | getSeqLength () |
| void | incrementLength () |
| void | setFLength (long f_length) |
| String | toString () |
Static Package Attributes | |
| final long | serialVersionUID = 1 |
Private Attributes | |
| long | f_length = 0 |
| long | f_offset |
| long | lend |
| long | length = 0 |
|
||||||||||||
|
Definition at line 16 of file FileKey.java. |
|
|
Implements org::gel::mauve::tree::Key. Definition at line 58 of file FileKey.java. |
|
|
Implements org::gel::mauve::tree::Key. Definition at line 52 of file FileKey.java. |
|
|
Implements org::gel::mauve::tree::Key. Definition at line 45 of file FileKey.java. References lend. |
|
|
Definition at line 37 of file FileKey.java. References f_length. |
|
|
Implements org::gel::mauve::tree::Key. Definition at line 21 of file FileKey.java. Referenced by org::gel::mauve::XMFAAlignment::SuppressWarnings(). |
|
|
Definition at line 33 of file FileKey.java. References f_offset. Referenced by org::gel::mauve::XMFAAlignment::SuppressWarnings(). |
|
|
Implements org::gel::mauve::tree::Key. Definition at line 29 of file FileKey.java. |
|
|
Definition at line 25 of file FileKey.java. Referenced by org::gel::mauve::XMFAAlignment::SuppressWarnings(). |
|
|
Definition at line 41 of file FileKey.java. Referenced by org::gel::mauve::XMFAAlignment::SuppressWarnings(). |
|
|
Definition at line 66 of file FileKey.java. |
|
|
Definition at line 14 of file FileKey.java. Referenced by getFLength(), and toString(). |
|
|
Definition at line 12 of file FileKey.java. Referenced by getOffset(), and toString(). |
|
|
Definition at line 8 of file FileKey.java. Referenced by cropStart(), and toString(). |
|
|
Definition at line 10 of file FileKey.java. |
|
|
Definition at line 6 of file FileKey.java. |
1.3.6