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 intgetIndex()intgetValue()voidsetIndex(int index)voidsetValue(int value)
-