Uses of Enum
org.languagetool.LanguageMaintainedState
Packages that use LanguageMaintainedState
-
Uses of LanguageMaintainedState in org.languagetool
Subclasses with type arguments of type LanguageMaintainedState in org.languagetoolModifier and TypeClassDescriptionenumInformation about whether a language in LanguageTool is actively maintained.Methods in org.languagetool that return LanguageMaintainedStateModifier and TypeMethodDescriptionLanguage.getMaintainedState()Information about whether the support for this language in LanguageTool is actively maintained.static LanguageMaintainedStateReturns the enum constant of this type with the specified name.static LanguageMaintainedState[]LanguageMaintainedState.values()Returns an array containing the constants of this enum type, in the order they are declared.