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 DoubleAlphabet
DoubleAlphabet. INSTANCE
Methods in org.biojava.bio.symbol that return DoubleAlphabet Modifier and Type Method Description static DoubleAlphabet
DoubleAlphabet. getInstance()
Retrieve the single DoubleAlphabet instance.
-