public interface BasePairType<T extends BasePairType<T>> extends Type<T>, Comparable<T>
Modifier and Type | Method and Description |
---|---|
byte |
baseToValue() |
void |
complement() |
BasePairBitType.Base |
get() |
void |
set(BasePairBitType.Base base) |
copy, createArray1D, createArray2D, createArray3D, createSuitableDirectAccessContainer, createVariable, decIndex, decIndex, duplicateTypeOnSameDirectAccessContainer, getDefaultDisplay, getEntitiesPerPixel, getIndex, incIndex, incIndex, set, updateContainer, updateIndex
compareTo
void set(BasePairBitType.Base base)
BasePairBitType.Base get()
void complement()
byte baseToValue()
Copyright © 2015–2021 Fiji. All rights reserved.