Uses of Class
org.biojava.bio.symbol.AbstractAlphabet
Packages that use AbstractAlphabet
Package
Description
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.symbolModifier and TypeClassDescriptionstatic class
A class to represent a finite contiguous subset of the infinite IntegerAlphabetclass
A simple no-frills implementation of the FiniteAlphabet interface.class
An alphabet that contains a single atomic symbol.