Uses of Class
org.biojava.bio.symbol.IntegerAlphabet
Packages that use IntegerAlphabet
Package
Description
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 IntegerAlphabetModifier and TypeFieldDescriptionstatic IntegerAlphabet
IntegerAlphabet.INSTANCE
The singleton instance of the IntegerAlphabet class.Methods in org.biojava.bio.symbol that return IntegerAlphabetModifier and TypeMethodDescriptionstatic IntegerAlphabet
IntegerAlphabet.getInstance()
Retrieve the single IntegerAlphabet instance.