Class GapArray
- java.lang.Object
-
- org.biojava.nbio.structure.align.helper.GapArray
-
-
Constructor Summary
Constructors Constructor Description GapArray()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getIndex()
int
getValue()
void
setIndex(int index)
void
setValue(int value)
-