|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.utgenome.util.aligner.UInt32
public class UInt32
Uint32 value
| Constructor Summary | |
|---|---|
UInt32(long v)
|
|
| Method Summary | |
|---|---|
int |
compareTo(UInt32 o)
|
long |
toLong()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UInt32(long v)
| Method Detail |
|---|
public int compareTo(UInt32 o)
compareTo in interface java.lang.Comparable<UInt32>public long toLong()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||