

Public Member Functions | |
| Gap (String inChromosome, long inCoordinate) | |
| Gap (String inSequence, String inChromosome, long inCoordinate) | |
| String | toString () |
| int | hashCode () |
Static Public Member Functions | |
| Object | fromString (String string) |
|
|
Restore a Gap object from a one-line string. This is a convenience method for use in serializing Gap objects through a web page. Reimplemented from gov::lbl::genome::common::features::ChromPosition. |
1.3.9.1