Uses of Interface
jebl.evolution.characters.CharacterType
-
Packages that use CharacterType Package Description jebl.evolution.characters -
-
Uses of CharacterType in jebl.evolution.characters
Fields in jebl.evolution.characters declared as CharacterType Modifier and Type Field Description static CharacterTypeCharacterType. CONTINUOUSstatic CharacterTypeCharacterType. DISCRETEMethods in jebl.evolution.characters that return CharacterType Modifier and Type Method Description CharacterTypeCharacter. getType()return the CharacterType of the characterCharacterTypeContinuousCharacter. getType()CharacterTypeDiscreteCharacter. getType()
-