public final class DNAAlphabetContainer extends AlphabetContainer implements Singleton
AlphabetContainer that can be used for DNA.Singleton,
DNAAlphabet,
DNADataSet| Modifier and Type | Class and Description |
|---|---|
static class |
DNAAlphabetContainer.DNAAlphabetContainerParameterSet
This class implements a singleton for the
ParameterSet of a DNAAlphabetContainer. |
AlphabetContainer.AbstractAlphabetContainerParameterSet<T extends AlphabetContainer>, AlphabetContainer.AlphabetContainerTypeSingleton.SingletonHandler| Modifier and Type | Field and Description |
|---|---|
static DNAAlphabetContainer |
SINGLETON
The only instance of this class.
|
parameterscheckConsistency, compareTo, getAlphabetAt, getAlphabetIndexForPosition, getAlphabetLengthAt, getCode, getCompositeContainer, getCurrentParameterSet, getDelim, getIndexForAlphabets, getMaximalAlphabetLength, getMin, getMinimalAlphabetLength, getNumberOfAlphabets, getPossibleLength, getSimplifiedAlphabetContainer, getSubContainer, getSymbol, getType, ignoresCase, insertAlphabet, isDiscrete, isDiscreteAt, isEncodedSymbol, isReverseComplementable, isSimple, toDiscrete, toString, toXMLpublic static final DNAAlphabetContainer SINGLETON
Singleton