public class Locus extends Object
Locus(String chrom, Long pos)
boolean
equals(Object obj)
String
getChrom()
Long
getPos()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Locus(String chrom, Long pos)
public String getChrom()
public Long getPos()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2015. All Rights Reserved.