protected static class TabixReader.TPair64 extends java.lang.Object implements java.lang.Comparable<TabixReader.TPair64>
| Constructor and Description |
|---|
TPair64(long _u,
long _v) |
TPair64(TabixReader.TPair64 p) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TabixReader.TPair64 p) |
public TPair64(long _u,
long _v)
public TPair64(TabixReader.TPair64 p)
public int compareTo(TabixReader.TPair64 p)
compareTo in interface java.lang.Comparable<TabixReader.TPair64>