| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
java.lang.String |
getContig()
Gets the contig name for the contig this is mapped to.
|
int |
getEnd() |
int |
getStart() |
int |
hashCode() |
boolean |
isCircular() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcontains, contigsMatch, getLengthOnReference, overlaps, withinDistanceOfpublic java.lang.String getContig()
Locatablepublic int getStart()
public int getEnd()
public boolean isCircular()
public boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object