DiploidGenotype.this

Construct homozygous genotype

  1. this(B b1, B b2)
  2. this(B b)
    struct DiploidGenotype(B)
    this
    (
    B b
    )

Meta