A B C D E F G H I J K L M N O P R S T V _

B

ByteAminoAcid - class edu.uconn.mcb.lineageevolver.ByteAminoAcid.
Amino Acid implementation using byte datatype.
ByteAminoAcid() - Constructor for class edu.uconn.mcb.lineageevolver.ByteAminoAcid
Default constructor for objects of type ByteAminoAcid.
ByteAminoAcid(char, float) - Constructor for class edu.uconn.mcb.lineageevolver.ByteAminoAcid
Constructor for objects of type ByteAminoAcid given a type (encoded as a char) and a substitution probability.
ByteAminoAcid(byte, float) - Constructor for class edu.uconn.mcb.lineageevolver.ByteAminoAcid
Constructor for objects of type ByteAminoAcid given a type (encoded as a byte) and a substitution probability.

A B C D E F G H I J K L M N O P R S T V _