JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
forestry.core.genetics.alleles
Interface IAlleleValue<V>
All Known Implementing Classes:
EnumAllele.Fertility
,
EnumAllele.Fireproof
,
EnumAllele.Flowering
,
EnumAllele.Flowers
,
EnumAllele.Height
,
EnumAllele.Lifespan
,
EnumAllele.Maturation
,
EnumAllele.Saplings
,
EnumAllele.Sappiness
,
EnumAllele.Size
,
EnumAllele.Speed
,
EnumAllele.Territory
,
EnumAllele.Tolerance
,
EnumAllele.Yield
public interface
IAlleleValue<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
V
getValue
()
boolean
isDominant
()
Method Detail
isDominant
boolean isDominant()
getValue
V
getValue()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method