public interface IAlleleProperty<A extends IAlleleProperty<A>> extends IAllele, java.lang.Comparable<A>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(A o)
To compare the allele for the properties
|
getAlleleName, getModID, getName, getUID, getUnlocalizedName, isDominantint compareTo(A o)
compareTo in interface java.lang.Comparable<A extends IAlleleProperty<A>>