Uses of Enum Class
org.episteme.social.linguistics.LinguisticsConstants.LanguageFamily
Packages that use LinguisticsConstants.LanguageFamily
Package
Description
Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
-
Uses of LinguisticsConstants.LanguageFamily in org.episteme.social.linguistics
Subclasses with type arguments of type LinguisticsConstants.LanguageFamily in org.episteme.social.linguisticsModifier and TypeClassDescriptionstatic enumMajor language families.Methods in org.episteme.social.linguistics that return LinguisticsConstants.LanguageFamilyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LinguisticsConstants.LanguageFamily[]LinguisticsConstants.LanguageFamily.values()Returns an array containing the constants of this enum class, in the order they are declared.