Uses of Class
org.biojava.bio.symbol.IntegerAlphabet

Packages that use IntegerAlphabet
org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. 
 

Uses of IntegerAlphabet in org.biojava.bio.symbol
 

Fields in org.biojava.bio.symbol declared as IntegerAlphabet
static IntegerAlphabet IntegerAlphabet.INSTANCE
          The singleton instance of the IntegerAlphabet class.
 

Methods in org.biojava.bio.symbol that return IntegerAlphabet
static IntegerAlphabet IntegerAlphabet.getInstance()
          Retrieve the single IntegerAlphabet instance.