Interface BasePairType<T extends BasePairType<T>>
- All Superinterfaces:
Comparable<T>, Type<T>, ValueEquals<T>
- All Known Implementing Classes:
BasePairBitType, BasePairCharType
TODO
-
Method Summary
Methods inherited from interface Comparable
compareToMethods inherited from interface Type
copy, createVariable, setMethods inherited from interface ValueEquals
valueEquals
-
Method Details
-
set
-
get
BasePairBitType.Base get() -
complement
void complement() -
baseToValue
byte baseToValue()
-