Uses of Class
org.biojava.bio.symbol.DoubleAlphabet
-
Packages that use DoubleAlphabet Package Description 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 Modifier and Type Field Description static DoubleAlphabetDoubleAlphabet. INSTANCEMethods in org.biojava.bio.symbol that return DoubleAlphabet Modifier and Type Method Description static DoubleAlphabetDoubleAlphabet. getInstance()Retrieve the single DoubleAlphabet instance.
-