public final class ProteinAlphabet extends DiscreteAlphabet implements Singleton
| Modifier and Type | Class and Description |
|---|---|
static class |
ProteinAlphabet.ProteinAlphabetParameterSet
The parameter set for a
ProteinAlphabet. |
DiscreteAlphabet.DiscreteAlphabetParameterSetAlphabet.AlphabetParameterSet<T extends Alphabet>Singleton.SingletonHandler| Modifier and Type | Field and Description |
|---|---|
static ProteinAlphabet |
SINGLETON
The only instance of this class.
|
alphabet, caseInsensitive, parameterscompareTo, getCode, getCurrentParameterSet, getMaximalSymbolLength, getMin, getSymbolAt, ignoresCase, isEncodedSymbol, isSymbol, length, toString, toXMLcheckConsistencypublic static final ProteinAlphabet SINGLETON
Singleton