public class Locus extends Object
Locus(String chrom, Integer pos)
boolean
equals(Object obj)
String
getChrom()
Integer
getPos()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Locus(String chrom, Integer pos)
public String getChrom()
public Integer getPos()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2017. All rights reserved.