Uses of Enum Class
org.forester.evoinference.matrix.character.CharacterStateMatrix.NucleotideStates
Packages that use CharacterStateMatrix.NucleotideStates
-
Uses of CharacterStateMatrix.NucleotideStates in org.forester.evoinference.matrix.character
Methods in org.forester.evoinference.matrix.character that return CharacterStateMatrix.NucleotideStatesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CharacterStateMatrix.NucleotideStates.values()
Returns an array containing the constants of this enum class, in the order they are declared.