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