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

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

Uses of DoubleAlphabet in org.biojava.bio.symbol
 

Fields in org.biojava.bio.symbol declared as DoubleAlphabet
static DoubleAlphabet DoubleAlphabet.INSTANCE
           
 

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