org.biojava.bio.structure.align.helper
Class GapArray
java.lang.Object
org.biojava.bio.structure.align.helper.GapArray
public class GapArray
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
public int index
value
public int value
GapArray
public GapArray()
getIndex
public int getIndex()
setIndex
public void setIndex(int index)
getValue
public int getValue()
setValue
public void setValue(int value)