Uses of Class
org.biojava.bio.symbol.AbstractAlphabet
- 
Packages that use AbstractAlphabet Package Description org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. - 
- 
Uses of AbstractAlphabet in org.biojava.bio.symbol
Subclasses of AbstractAlphabet in org.biojava.bio.symbol Modifier and Type Class Description static classIntegerAlphabet.SubIntegerAlphabetA class to represent a finite contiguous subset of the infinite IntegerAlphabetclassSimpleAlphabetA simple no-frills implementation of the FiniteAlphabet interface.classSingletonAlphabetAn alphabet that contains a single atomic symbol. 
 -